Report generated on 2022-03-14 02:16 GMT by riscof v

Environment

Riscof Version 1.23.3
Riscv-arch-test Version/Commit Id -
ISA RV64IMFDCZicsr_Zifencei
User Spec Version 2.3
Privilege Spec Version 1.10

Yaml

Name
/home/actuser/work/riscof_work6/sail_cSim_isa_checked.yaml
hart_ids: [0] hart0: ISA: RV64IMFDCZicsr_Zifencei physical_addr_sz: 32 User_Spec_Version: '2.3' supported_xlen: - 64 Privilege_Spec_Version: '1.10' hw_data_misaligned_support: false pmp_granularity: 0 custom_exceptions: custom_interrupts: misa: rv32: accessible: false rv64: accessible: true fields: - extensions - mxl - - - 26 - 61 mxl: implemented: true description: Encodes the native base integer ISA width. shadow: shadow_type: rw msb: 63 lsb: 62 type: warl: dependency_fields: [] legal: - mxl[1:0] in [0x2] wr_illegal: - unchanged extensions: implemented: true description: Encodes the presence of the standard extensions, with a single bit per letter of the alphabet. shadow: shadow_type: rw msb: 25 lsb: 0 type: warl: dependency_fields: [] legal: - extensions[25:0] bitmask [0x112c, 0x00000000] wr_illegal: - unchanged description: misa is a read-write register reporting the ISA supported by the hart. address: 769 priv_mode: M reset-val: 9223372036854780204 mstatus: rv32: accessible: false rv64: accessible: true fields: - uie - sie - mie - upie - spie - mpie - spp - mpp - fs - xs - mprv - sum - mxr - tvm - tw - tsr - uxl - sxl - gva - mpv - sd - - - 2 - - 6 - - 9 - 10 - - 23 - 31 - - 36 - 37 - - 40 - 62 uie: implemented: false description: Stores the state of the user mode interrupts. shadow: shadow_type: rw msb: 0 lsb: 0 sie: implemented: false description: Stores the state of the supervisor mode interrupts. shadow: shadow_type: rw msb: 1 lsb: 1 mie: implemented: true description: Stores the state of the machine mode interrupts. shadow: shadow_type: rw msb: 3 lsb: 3 type: wlrl: - 0:1 upie: implemented: false description: Stores the state of the user mode interrupts prior to the trap. shadow: shadow_type: rw msb: 4 lsb: 4 spie: implemented: false description: Stores the state of the supervisor mode interrupts prior to the trap. shadow: shadow_type: rw msb: 5 lsb: 5 mpie: implemented: true description: Stores the state of the machine mode interrupts prior to the trap. shadow: shadow_type: rw msb: 7 lsb: 7 type: wlrl: - 0:1 spp: implemented: false description: Stores the previous priority mode for supervisor. shadow: shadow_type: rw msb: 8 lsb: 8 mpp: implemented: true description: Stores the previous priority mode for machine. shadow: shadow_type: rw msb: 12 lsb: 11 type: {ro_constant: 0} fs: implemented: true description: Encodes the status of the floating-point unit, including the CSR fcsr and floating-point data registers. shadow: shadow_type: rw msb: 14 lsb: 13 type: warl: dependency_fields: [] legal: - fs[1:0] in [0x0:0x3] wr_illegal: - unchanged xs: implemented: false description: Encodes the status of additional user-mode extensions and associated state. shadow: shadow_type: rw msb: 16 lsb: 15 mprv: implemented: false description: Modifies the privilege level at which loads and stores execute in all privilege modes. shadow: shadow_type: rw msb: 17 lsb: 17 sum: implemented: false description: Modifies the privilege with which S-mode loads and stores access virtual memory. shadow: shadow_type: rw msb: 18 lsb: 18 mxr: implemented: false description: Modifies the privilege with which loads access virtual memory. shadow: shadow_type: rw msb: 19 lsb: 19 tvm: implemented: false description: Supports intercepting supervisor virtual-memory management operations. shadow: shadow_type: rw msb: 20 lsb: 20 tw: implemented: false description: Supports intercepting the WFI instruction. shadow: shadow_type: rw msb: 21 lsb: 21 tsr: implemented: false description: Supports intercepting the supervisor exception return instruction. shadow: shadow_type: rw msb: 22 lsb: 22 sxl: implemented: false description: Controls the value of xlen for Supervisor mode. shadow: shadow_type: rw msb: 35 lsb: 34 uxl: implemented: false description: Controls the xlen for User mode. shadow: shadow_type: rw msb: 33 lsb: 32 gva: implemented: false description: For any trap (access fault, page fault, or guest-page fault) that writes a guest virtual address to mtval, GVA is set to 1. shadow: shadow_type: rw msb: 38 lsb: 38 mpv: implemented: false description: Machine Previous Virtualization Mode is written by the implementation whenever a trap is taken into M-mode. shadow: shadow_type: rw msb: 39 lsb: 39 sd: implemented: true description: Read-only bit that summarizes whether either the FS field or XS field signals the presence of some dirty state. shadow: shadow_type: rw msb: 63 lsb: 63 type: wlrl: - 0:1 description: The mstatus register keeps track of and controls the hart’s current operating state. address: 768 priv_mode: M reset-val: 0 mstatush: rv32: accessible: false rv64: accessible: false description: The mstatush register keeps track of and controls the hart’s current operating state. address: 768 priv_mode: M reset-val: 0 mvendorid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 31 lsb: 0 type: ro_constant: 0 description: 32-bit read-only register providing the JEDEC manufacturer ID of the provider of the core. address: 3857 priv_mode: M reset-val: 0 marchid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: ro_constant: 0 description: MXLEN-bit read-only register encoding the base microarchitecture of the hart. address: 3858 priv_mode: M reset-val: 0 mimpid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: ro_constant: 0 description: Provides a unique encoding of the version of the processor implementation. address: 3859 priv_mode: M reset-val: 0 mhartid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: ro_constant: 0 description: MXLEN-bit read-only register containing the integer ID of the hardware thread running the code. address: 3860 priv_mode: M reset-val: 0 mtvec: rv32: accessible: false rv64: accessible: true fields: - mode - base base: implemented: true description: Vector base address. shadow: shadow_type: rw msb: 63 lsb: 2 type: warl: dependency_fields: [] legal: - base[61:0] bitmask [0x3FFFFFFFFFFFFFFF, 0x0000000000000000] wr_illegal: - Unchanged mode: implemented: true description: Vector mode. shadow: shadow_type: rw msb: 1 lsb: 0 type: warl: dependency_fields: [] legal: - mode[1:0] in [0x0:0x1] wr_illegal: - Unchanged description: MXLEN-bit read/write register that holds trap vector configuration. address: 773 priv_mode: M reset-val: 0 mideleg: rv32: accessible: false rv64: accessible: false description: Machine Interrupt delegation Register. address: 771 priv_mode: M reset-val: 0 medeleg: rv32: accessible: false rv64: accessible: false description: Machine Exception delegation Register. address: 770 priv_mode: M reset-val: 0 mip: rv32: accessible: false rv64: accessible: true fields: - usip - ssip - vssip - msip - utip - stip - vstip - mtip - ueip - seip - vseip - meip - sgeip - - - 13 - 63 usip: implemented: false description: User Software Interrupt Pending. shadow: shadow_type: rw msb: 0 lsb: 0 ssip: implemented: false description: Supervisor Software Interrupt Pending. shadow: shadow_type: rw msb: 1 lsb: 1 vssip: implemented: false description: VS-level Software Interrupt Pending. shadow: shadow_type: rw msb: 2 lsb: 2 msip: implemented: true description: Machine Software Interrupt Pending. shadow: shadow_type: rw msb: 3 lsb: 3 type: ro_variable: true utip: implemented: false description: User Timer Interrupt Pending. shadow: shadow_type: rw msb: 4 lsb: 4 stip: implemented: false description: Supervisor Timer Interrupt Pending. shadow: shadow_type: rw msb: 5 lsb: 5 vstip: implemented: false description: VS-level Timer Interrupt Pending. shadow: shadow_type: rw msb: 6 lsb: 6 mtip: implemented: true description: Machine Timer Interrupt Pending. shadow: shadow_type: rw msb: 7 lsb: 7 type: ro_variable: true ueip: implemented: false description: User External Interrupt Pending. shadow: shadow_type: rw msb: 8 lsb: 8 seip: implemented: false description: Supervisor External Interrupt Pending. shadow: shadow_type: rw msb: 9 lsb: 9 vseip: implemented: false description: VS-level External Interrupt Pending. shadow: shadow_type: rw msb: 10 lsb: 10 meip: implemented: true description: Machine External Interrupt Pending. shadow: shadow_type: rw msb: 11 lsb: 11 type: ro_variable: true sgeip: implemented: false description: HS-level External Interrupt Pending. shadow: shadow_type: rw msb: 12 lsb: 12 description: The mip register is an MXLEN-bit read/write register containing information on pending interrupts. address: 836 priv_mode: M reset-val: 0 hie: rv32: accessible: false rv64: accessible: false description: The hie register is an HSXLEN-bit read/write register containing interrupt enable bits. address: 0x604 priv_mode: H reset-val: 0 mie: rv32: accessible: false rv64: accessible: true fields: - usie - ssie - vssie - msie - utie - stie - vstie - mtie - ueie - seie - vseie - meie - sgeie - - - 13 - 63 usie: implemented: false description: User Software Interrupt enable. shadow: shadow_type: rw msb: 0 lsb: 0 ssie: implemented: false description: Supervisor Software Interrupt enable. shadow: shadow_type: rw msb: 1 lsb: 1 vssie: implemented: false description: VS-level Software Interrupt enable. shadow: shadow_type: rw msb: 2 lsb: 2 msie: implemented: true description: Machine Software Interrupt enable. shadow: shadow_type: rw msb: 3 lsb: 3 type: wlrl: - 0x0:0x1 utie: implemented: false description: User Timer Interrupt enable. shadow: shadow_type: rw msb: 4 lsb: 4 stie: implemented: false description: Supervisor Timer Interrupt enable. shadow: shadow_type: rw msb: 5 lsb: 5 vstie: implemented: false description: VS-level Timer Interrupt enable. shadow: shadow_type: rw msb: 6 lsb: 6 mtie: implemented: true description: Machine Timer Interrupt enable. shadow: shadow_type: rw msb: 7 lsb: 7 type: wlrl: - 0:1 ueie: implemented: false description: User External Interrupt enable. shadow: shadow_type: rw msb: 8 lsb: 8 seie: implemented: false description: Supervisor External Interrupt enable. shadow: shadow_type: rw msb: 9 lsb: 9 vseie: implemented: false description: VS-level External Interrupt enable. shadow: shadow_type: rw msb: 10 lsb: 10 meie: implemented: true description: Machine External Interrupt enable. shadow: shadow_type: rw msb: 11 lsb: 11 type: wlrl: - 0:1 sgeie: implemented: false description: HS-level External Interrupt enable. shadow: shadow_type: rw msb: 12 lsb: 12 description: The mie register is an MXLEN-bit read/write register containing interrupt enable bits. address: 772 priv_mode: M reset-val: 0 mscratch: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mscratch[63:0] in [0x00000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - unchanged description: The mscratch register is an MXLEN-bit read/write register dedicated for use by machine mode. address: 832 priv_mode: M reset-val: 0 mepc: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mepc[63:0] in [0x00000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - unchanged description: The mepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x341 priv_mode: M reset-val: 0 mtval: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mtval[63:0] in [0x00000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - unchanged description: The mtval is a warl register that holds the address of the instruction which caused the exception. address: 835 priv_mode: M reset-val: 0 mcause: rv32: accessible: false rv64: accessible: true fields: - exception_code - interrupt interrupt: implemented: true description: Indicates whether the trap was due to an interrupt. shadow: shadow_type: rw msb: 63 lsb: 63 type: wlrl: - 0:1 exception_code: implemented: true description: Encodes the exception code. shadow: shadow_type: rw msb: 62 lsb: 0 type: wlrl: - 0:15 description: The mcause register stores the information regarding the trap. address: 834 priv_mode: M reset-val: 0 pmpcfg0: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A0 priv_mode: M reset-val: 0 pmpcfg1: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A1 priv_mode: M reset-val: 0 pmpcfg2: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A2 priv_mode: M reset-val: 0 pmpcfg3: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A3 priv_mode: M reset-val: 0 pmpcfg4: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A4 priv_mode: M reset-val: 0 pmpcfg5: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A5 priv_mode: M reset-val: 0 pmpcfg6: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A6 priv_mode: M reset-val: 0 pmpcfg7: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A7 priv_mode: M reset-val: 0 pmpcfg8: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A8 priv_mode: M reset-val: 0 pmpcfg9: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A9 priv_mode: M reset-val: 0 pmpcfg10: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AA priv_mode: M reset-val: 0 pmpcfg11: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AB priv_mode: M reset-val: 0 pmpcfg12: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AC priv_mode: M reset-val: 0 pmpcfg13: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AD priv_mode: M reset-val: 0 pmpcfg14: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AE priv_mode: M reset-val: 0 pmpcfg15: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AF priv_mode: M reset-val: 0 pmpaddr0: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B0 priv_mode: M reset-val: 0 pmpaddr1: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B1 priv_mode: M reset-val: 0 pmpaddr2: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B2 priv_mode: M reset-val: 0 pmpaddr3: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B3 priv_mode: M reset-val: 0 pmpaddr4: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B4 priv_mode: M reset-val: 0 pmpaddr5: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B5 priv_mode: M reset-val: 0 pmpaddr6: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B6 priv_mode: M reset-val: 0 pmpaddr7: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B7 priv_mode: M reset-val: 0 pmpaddr8: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B8 priv_mode: M reset-val: 0 pmpaddr9: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B9 priv_mode: M reset-val: 0 pmpaddr10: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BA priv_mode: M reset-val: 0 pmpaddr11: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BB priv_mode: M reset-val: 0 pmpaddr12: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BC priv_mode: M reset-val: 0 pmpaddr13: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BD priv_mode: M reset-val: 0 pmpaddr14: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BE priv_mode: M reset-val: 0 pmpaddr15: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BF priv_mode: M reset-val: 0 pmpaddr16: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C0 priv_mode: M reset-val: 0 pmpaddr17: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C1 priv_mode: M reset-val: 0 pmpaddr18: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C2 priv_mode: M reset-val: 0 pmpaddr19: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C3 priv_mode: M reset-val: 0 pmpaddr20: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C4 priv_mode: M reset-val: 0 pmpaddr21: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C5 priv_mode: M reset-val: 0 pmpaddr22: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C6 priv_mode: M reset-val: 0 pmpaddr23: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C7 priv_mode: M reset-val: 0 pmpaddr24: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C8 priv_mode: M reset-val: 0 pmpaddr25: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C9 priv_mode: M reset-val: 0 pmpaddr26: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CA priv_mode: M reset-val: 0 pmpaddr27: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CB priv_mode: M reset-val: 0 pmpaddr28: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CC priv_mode: M reset-val: 0 pmpaddr29: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CD priv_mode: M reset-val: 0 pmpaddr30: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CE priv_mode: M reset-val: 0 pmpaddr31: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CF priv_mode: M reset-val: 0 pmpaddr32: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D0 priv_mode: M reset-val: 0 pmpaddr33: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D1 priv_mode: M reset-val: 0 pmpaddr34: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D2 priv_mode: M reset-val: 0 pmpaddr35: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D3 priv_mode: M reset-val: 0 pmpaddr36: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D4 priv_mode: M reset-val: 0 pmpaddr37: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D5 priv_mode: M reset-val: 0 pmpaddr38: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D6 priv_mode: M reset-val: 0 pmpaddr39: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D7 priv_mode: M reset-val: 0 pmpaddr40: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D8 priv_mode: M reset-val: 0 pmpaddr41: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D9 priv_mode: M reset-val: 0 pmpaddr42: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DA priv_mode: M reset-val: 0 pmpaddr43: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DB priv_mode: M reset-val: 0 pmpaddr44: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DC priv_mode: M reset-val: 0 pmpaddr45: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DD priv_mode: M reset-val: 0 pmpaddr46: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DE priv_mode: M reset-val: 0 pmpaddr47: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DF priv_mode: M reset-val: 0 pmpaddr48: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E0 priv_mode: M reset-val: 0 pmpaddr49: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E1 priv_mode: M reset-val: 0 pmpaddr50: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E2 priv_mode: M reset-val: 0 pmpaddr51: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E3 priv_mode: M reset-val: 0 pmpaddr52: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E4 priv_mode: M reset-val: 0 pmpaddr53: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E5 priv_mode: M reset-val: 0 pmpaddr54: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E6 priv_mode: M reset-val: 0 pmpaddr55: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E7 priv_mode: M reset-val: 0 pmpaddr56: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E8 priv_mode: M reset-val: 0 pmpaddr57: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E9 priv_mode: M reset-val: 0 pmpaddr58: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EA priv_mode: M reset-val: 0 pmpaddr59: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EB priv_mode: M reset-val: 0 pmpaddr60: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EC priv_mode: M reset-val: 0 pmpaddr61: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3ED priv_mode: M reset-val: 0 pmpaddr62: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EE priv_mode: M reset-val: 0 pmpaddr63: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EF priv_mode: M reset-val: 0 mcounteren: rv32: accessible: false rv64: accessible: false description: The mcounteren is a 32-bit register that controls the availability of the hardware performance-monitoring counters to the next-lowest privileged mode. address: 0x306 priv_mode: M reset-val: 0 mcountinhibit: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 31 lsb: 0 type: ro_constant: 0 description: The mcountinhibit is a 32-bit WARL register that controls which of the hardware performance-monitoring counters increment. address: 0x320 priv_mode: M reset-val: 0 mcycle: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mcycle[63:0] in [0x0000000000000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - Unchanged description: Counts the number of clock cycles executed from an arbitrary point in time. address: 0xB00 priv_mode: M reset-val: 0 mcycleh: rv32: accessible: false rv64: accessible: false description: upper 32 bits of mcycle address: 0xB80 priv_mode: M reset-val: 0 minstret: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - minstret[63:0] in [0x0000000000000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - Unchanged description: Counts the number of instructions completed from an arbitrary point in time. address: 0xB02 priv_mode: M reset-val: 0 minstreth: rv32: accessible: false rv64: accessible: false description: Upper 32 bits of minstret. address: 0xB82 priv_mode: M reset-val: 0 mhpmevent3: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: &id001 ro_constant: 0 description: The mhpmevent3 is a MXLEN-bit event register which controls mhpmcounter3. address: 0x323 priv_mode: M reset-val: 0 mhpmcounter3: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter3 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB03 priv_mode: M reset-val: 0 mhpmcounter3h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter3h returns the upper half word in RV32I systems. address: 0xB83 priv_mode: M reset-val: 0 mhpmevent4: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent4 is a MXLEN-bit event register which controls mhpmcounter4. address: 0x324 priv_mode: M reset-val: 0 mhpmcounter4: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter4 is a 64-bit counter. Returns lower 42 bits in RV42I mode. address: 0xB04 priv_mode: M reset-val: 0 mhpmcounter4h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter4h returns the upper half word in RV42I systems. address: 0xB84 priv_mode: M reset-val: 0 mhpmevent5: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent5 is a MXLEN-bit event register which controls mhpmcounter5. address: 0x325 priv_mode: M reset-val: 0 mhpmcounter5: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter5 is a 64-bit counter. Returns lower 52 bits in RV52I mode. address: 0xB05 priv_mode: M reset-val: 0 mhpmcounter5h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter5h returns the upper half word in RV52I systems. address: 0xB85 priv_mode: M reset-val: 0 mhpmevent6: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent6 is a MXLEN-bit event register which controls mhpmcounter6. address: 0x326 priv_mode: M reset-val: 0 mhpmcounter6: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter6 is a 64-bit counter. Returns lower 62 bits in RV62I mode. address: 0xB06 priv_mode: M reset-val: 0 mhpmcounter6h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter6h returns the upper half word in RV62I systems. address: 0xB86 priv_mode: M reset-val: 0 mhpmevent7: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent7 is a MXLEN-bit event register which controls mhpmcounter7. address: 0x327 priv_mode: M reset-val: 0 mhpmcounter7: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter7 is a 64-bit counter. Returns lower 72 bits in RV72I mode. address: 0xB07 priv_mode: M reset-val: 0 mhpmcounter7h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter7h returns the upper half word in RV72I systems. address: 0xB87 priv_mode: M reset-val: 0 mhpmevent8: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent8 is a MXLEN-bit event register which controls mhpmcounter8. address: 0x328 priv_mode: M reset-val: 0 mhpmcounter8: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter8 is a 64-bit counter. Returns lower 82 bits in RV82I mode. address: 0xB08 priv_mode: M reset-val: 0 mhpmcounter8h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter8h returns the upper half word in RV82I systems. address: 0xB88 priv_mode: M reset-val: 0 mhpmevent9: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent9 is a MXLEN-bit event register which controls mhpmcounter9. address: 0x329 priv_mode: M reset-val: 0 mhpmcounter9: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter9 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB09 priv_mode: M reset-val: 0 mhpmcounter9h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter9h returns the upper half word in RV32I systems. address: 0xB89 priv_mode: M reset-val: 0 mhpmevent10: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent10 is a MXLEN-bit event register which controls mhpmcounter10. address: 0x32a priv_mode: M reset-val: 0 mhpmcounter10: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter10 is a 64-bit counter. Returns lower 102 bits in RV102I mode. address: 0xB0A priv_mode: M reset-val: 0 mhpmcounter10h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter10h returns the upper half word in RV102I systems. address: 0xB8A priv_mode: M reset-val: 0 mhpmevent11: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent11 is a MXLEN-bit event register which controls mhpmcounter11. address: 0x32b priv_mode: M reset-val: 0 mhpmcounter11: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter11 is a 64-bit counter. Returns lower 112 bits in RV112I mode. address: 0xB0B priv_mode: M reset-val: 0 mhpmcounter11h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter11h returns the upper half word in RV112I systems. address: 0xB8B priv_mode: M reset-val: 0 mhpmevent12: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent12 is a MXLEN-bit event register which controls mhpmcounter12. address: 0x32c priv_mode: M reset-val: 0 mhpmcounter12: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter12 is a 64-bit counter. Returns lower 122 bits in RV122I mode. address: 0xB0C priv_mode: M reset-val: 0 mhpmcounter12h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter12h returns the upper half word in RV122I systems. address: 0xB8C priv_mode: M reset-val: 0 mhpmevent13: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent13 is a MXLEN-bit event register which controls mhpmcounter13. address: 0x32d priv_mode: M reset-val: 0 mhpmcounter13: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter13 is a 64-bit counter. Returns lower 132 bits in RV132I mode. address: 0xB0D priv_mode: M reset-val: 0 mhpmcounter13h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter13h returns the upper half word in RV132I systems. address: 0xB8D priv_mode: M reset-val: 0 mhpmevent14: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent14 is a MXLEN-bit event register which controls mhpmcounter14. address: 0x32e priv_mode: M reset-val: 0 mhpmcounter14: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter14 is a 64-bit counter. Returns lower 142 bits in RV142I mode. address: 0xB0E priv_mode: M reset-val: 0 mhpmcounter14h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter14h returns the upper half word in RV142I systems. address: 0xB8E priv_mode: M reset-val: 0 mhpmevent15: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent15 is a MXLEN-bit event register which controls mhpmcounter15. address: 0x32f priv_mode: M reset-val: 0 mhpmcounter15: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter15 is a 64-bit counter. Returns lower 152 bits in RV152I mode. address: 0xB0F priv_mode: M reset-val: 0 mhpmcounter15h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter15h returns the upper half word in RV152I systems. address: 0xB8F priv_mode: M reset-val: 0 mhpmevent16: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent16 is a MXLEN-bit event register which controls mhpmcounter16. address: 0x330 priv_mode: M reset-val: 0 mhpmcounter16: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter16 is a 64-bit counter. Returns lower 162 bits in RV162I mode. address: 0xB10 priv_mode: M reset-val: 0 mhpmcounter16h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter16h returns the upper half word in RV162I systems. address: 0xB90 priv_mode: M reset-val: 0 mhpmevent17: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent17 is a MXLEN-bit event register which controls mhpmcounter17. address: 0x331 priv_mode: M reset-val: 0 mhpmcounter17: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter17 is a 64-bit counter. Returns lower 172 bits in RV172I mode. address: 0xB11 priv_mode: M reset-val: 0 mhpmcounter17h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter17h returns the upper half word in RV172I systems. address: 0xB91 priv_mode: M reset-val: 0 mhpmevent18: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent18 is a MXLEN-bit event register which controls mhpmcounter18. address: 0x332 priv_mode: M reset-val: 0 mhpmcounter18: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter18 is a 64-bit counter. Returns lower 182 bits in RV182I mode. address: 0xB12 priv_mode: M reset-val: 0 mhpmcounter18h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter18h returns the upper half word in RV182I systems. address: 0xB92 priv_mode: M reset-val: 0 mhpmevent19: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent19 is a MXLEN-bit event register which controls mhpmcounter19. address: 0x333 priv_mode: M reset-val: 0 mhpmcounter19: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter19 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB13 priv_mode: M reset-val: 0 mhpmcounter19h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter19h returns the upper half word in RV32I systems. address: 0xB93 priv_mode: M reset-val: 0 mhpmevent20: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent20 is a MXLEN-bit event register which controls mhpmcounter20. address: 0x334 priv_mode: M reset-val: 0 mhpmcounter20: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter20 is a 64-bit counter. Returns lower 202 bits in RV202I mode. address: 0xB14 priv_mode: M reset-val: 0 mhpmcounter20h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter20h returns the upper half word in RV202I systems. address: 0xB94 priv_mode: M reset-val: 0 mhpmevent21: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent21 is a MXLEN-bit event register which controls mhpmcounter21. address: 0x335 priv_mode: M reset-val: 0 mhpmcounter21: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter21 is a 64-bit counter. Returns lower 212 bits in RV212I mode. address: 0xB15 priv_mode: M reset-val: 0 mhpmcounter21h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter21h returns the upper half word in RV212I systems. address: 0xB95 priv_mode: M reset-val: 0 mhpmevent22: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent22 is a MXLEN-bit event register which controls mhpmcounter22. address: 0x336 priv_mode: M reset-val: 0 mhpmcounter22: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter22 is a 64-bit counter. Returns lower 222 bits in RV222I mode. address: 0xB16 priv_mode: M reset-val: 0 mhpmcounter22h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter22h returns the upper half word in RV222I systems. address: 0xB96 priv_mode: M reset-val: 0 mhpmevent23: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent23 is a MXLEN-bit event register which controls mhpmcounter23. address: 0x337 priv_mode: M reset-val: 0 mhpmcounter23: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter23 is a 64-bit counter. Returns lower 232 bits in RV232I mode. address: 0xB17 priv_mode: M reset-val: 0 mhpmcounter23h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter23h returns the upper half word in RV232I systems. address: 0xB97 priv_mode: M reset-val: 0 mhpmevent24: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent24 is a MXLEN-bit event register which controls mhpmcounter24. address: 0x338 priv_mode: M reset-val: 0 mhpmcounter24: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter24 is a 64-bit counter. Returns lower 242 bits in RV242I mode. address: 0xB18 priv_mode: M reset-val: 0 mhpmcounter24h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter24h returns the upper half word in RV242I systems. address: 0xB98 priv_mode: M reset-val: 0 mhpmevent25: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent25 is a MXLEN-bit event register which controls mhpmcounter25. address: 0x339 priv_mode: M reset-val: 0 mhpmcounter25: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter25 is a 64-bit counter. Returns lower 252 bits in RV252I mode. address: 0xB19 priv_mode: M reset-val: 0 mhpmcounter25h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter25h returns the upper half word in RV252I systems. address: 0xB99 priv_mode: M reset-val: 0 mhpmevent26: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent26 is a MXLEN-bit event register which controls mhpmcounter26. address: 0x33a priv_mode: M reset-val: 0 mhpmcounter26: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter26 is a 64-bit counter. Returns lower 262 bits in RV262I mode. address: 0xB1A priv_mode: M reset-val: 0 mhpmcounter26h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter26h returns the upper half word in RV262I systems. address: 0xB9A priv_mode: M reset-val: 0 mhpmevent27: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent27 is a MXLEN-bit event register which controls mhpmcounter27. address: 0x33b priv_mode: M reset-val: 0 mhpmcounter27: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter27 is a 64-bit counter. Returns lower 272 bits in RV272I mode. address: 0xB1B priv_mode: M reset-val: 0 mhpmcounter27h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter27h returns the upper half word in RV272I systems. address: 0xB9B priv_mode: M reset-val: 0 mhpmevent28: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent28 is a MXLEN-bit event register which controls mhpmcounter28. address: 0x33c priv_mode: M reset-val: 0 mhpmcounter28: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter28 is a 64-bit counter. Returns lower 282 bits in RV282I mode. address: 0xB1C priv_mode: M reset-val: 0 mhpmcounter28h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter28h returns the upper half word in RV282I systems. address: 0xB9C priv_mode: M reset-val: 0 mhpmevent29: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent29 is a MXLEN-bit event register which controls mhpmcounter29. address: 0x33d priv_mode: M reset-val: 0 mhpmcounter29: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter29 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB1D priv_mode: M reset-val: 0 mhpmcounter29h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter29h returns the upper half word in RV32I systems. address: 0xB9D priv_mode: M reset-val: 0 mhpmevent30: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent30 is a MXLEN-bit event register which controls mhpmcounter30. address: 0x33e priv_mode: M reset-val: 0 mhpmcounter30: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter30 is a 64-bit counter. Returns lower 302 bits in RV302I mode. address: 0xB1E priv_mode: M reset-val: 0 mhpmcounter30h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter30h returns the upper half word in RV302I systems. address: 0xB9E priv_mode: M reset-val: 0 mhpmevent31: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent31 is a MXLEN-bit event register which controls mhpmcounter31. address: 0x33f priv_mode: M reset-val: 0 mhpmcounter31: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter31 is a 64-bit counter. Returns lower 312 bits in RV312I mode. address: 0xB1F priv_mode: M reset-val: 0 mhpmcounter31h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter31h returns the upper half word in RV312I systems. address: 0xB9F priv_mode: M reset-val: 0 sedeleg: rv32: accessible: false rv64: accessible: false description: sedeleg address: 258 priv_mode: S reset-val: 0 sideleg: rv32: accessible: false rv64: accessible: false description: sideleg priv_mode: S address: 259 reset-val: 0 fflags: rv32: accessible: false rv64: accessible: false description: 32-bit register to hold floating point accrued exceptions. address: 001 priv_mode: U reset-val: 0 frm: rv32: accessible: false rv64: accessible: false description: 32-bit register to hold Floating-Point Dynamic Rounding Mode. address: 002 priv_mode: U reset-val: 0 fcsr: rv32: accessible: false rv64: accessible: false description: 32-bit register to hold Floating-Point Control and Status Register. address: 003 priv_mode: U reset-val: 0 cycle: rv32: accessible: false rv64: accessible: false description: Captures the number of cycles executed from an arbitrary point in time. priv_mode: U address: 0xC00 reset-val: 0 cycleh: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of the mcycle counter; only for rv32. address: 0xC80 priv_mode: U reset-val: 0 time: rv32: accessible: false rv64: accessible: false description: Timer for RDTIME instruction and RTC in the processor. priv_mode: U address: 0xC01 reset-val: 0 timeh: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of the Timer for RDTIME instruction and RTC in the processor; only for rv32. address: 0xC81 priv_mode: U reset-val: 0 instret: rv32: accessible: false rv64: accessible: false description: Captures the number of instructions executed from an arbitrary point in time. priv_mode: U address: 0xC02 reset-val: 0 instreth: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of the minstret counter; only for rv32. address: 0xC82 priv_mode: U reset-val: 0 hpmcounter3: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter3 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC03 hpmcounter4: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter4 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC04 hpmcounter5: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter5 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC05 hpmcounter6: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter6 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC06 hpmcounter7: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter7 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC07 hpmcounter8: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter8 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC08 hpmcounter9: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter9 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC09 hpmcounter10: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter10 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0A hpmcounter11: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter11 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0B hpmcounter12: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter12 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0C hpmcounter13: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter13 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0D hpmcounter14: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter14 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0E hpmcounter15: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter15 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0F hpmcounter16: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter16 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC10 hpmcounter17: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter17 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC11 hpmcounter18: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter18 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC12 hpmcounter19: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter19 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC13 hpmcounter20: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter20 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC14 hpmcounter21: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter21 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC15 hpmcounter22: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter22 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC16 hpmcounter23: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter23 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC17 hpmcounter24: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter24 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC18 hpmcounter25: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter25 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC19 hpmcounter26: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter26 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1A hpmcounter27: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter27 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1B hpmcounter28: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter28 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1C hpmcounter29: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter29 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1D hpmcounter30: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter30 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1E hpmcounter31: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter31 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1F hpmcounter3h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter3h returns the upper half word in RV32I systems. address: 0xC83 hpmcounter4h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter4h returns the upper half word in RV32I systems. address: 0xC84 hpmcounter5h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter5h returns the upper half word in RV32I systems. address: 0xC85 hpmcounter6h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter6h returns the upper half word in RV32I systems. address: 0xC86 hpmcounter7h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter7h returns the upper half word in RV32I systems. address: 0xC87 hpmcounter8h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter8h returns the upper half word in RV32I systems. address: 0xC88 hpmcounter9h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter9h returns the upper half word in RV32I systems. address: 0xC89 hpmcounter10h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter10h returns the upper half word in RV32I systems. address: 0xC8A hpmcounter11h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter11h returns the upper half word in RV32I systems. address: 0xC8B hpmcounter12h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter12h returns the upper half word in RV32I systems. address: 0xC8C hpmcounter13h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter13h returns the upper half word in RV32I systems. address: 0xC8D hpmcounter14h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter14h returns the upper half word in RV32I systems. address: 0xC8E hpmcounter15h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter15h returns the upper half word in RV32I systems. address: 0xC8F hpmcounter16h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter16h returns the upper half word in RV32I systems. address: 0xC90 hpmcounter17h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter17h returns the upper half word in RV32I systems. address: 0xC91 hpmcounter18h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter18h returns the upper half word in RV32I systems. address: 0xC92 hpmcounter19h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter19h returns the upper half word in RV32I systems. address: 0xC93 hpmcounter20h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter20h returns the upper half word in RV32I systems. address: 0xC94 hpmcounter21h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter21h returns the upper half word in RV32I systems. address: 0xC95 hpmcounter22h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter22h returns the upper half word in RV32I systems. address: 0xC96 hpmcounter23h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter23h returns the upper half word in RV32I systems. address: 0xC97 hpmcounter24h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter24h returns the upper half word in RV32I systems. address: 0xC98 hpmcounter25h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter25h returns the upper half word in RV32I systems. address: 0xC99 hpmcounter26h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter26h returns the upper half word in RV32I systems. address: 0xC9A hpmcounter27h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter27h returns the upper half word in RV32I systems. address: 0xC9B hpmcounter28h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter28h returns the upper half word in RV32I systems. address: 0xC9C hpmcounter29h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter29h returns the upper half word in RV32I systems. address: 0xC9D hpmcounter30h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter30h returns the upper half word in RV32I systems. address: 0xC9E hpmcounter31h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter31h returns the upper half word in RV32I systems. address: 0xC9F sstatus: rv32: accessible: false rv64: accessible: false description: The sstatus register keeps track of the processor’s current operating state. address: 0x100 priv_mode: S reset-val: 0 sie: rv32: accessible: false rv64: accessible: false description: The sie register is an SXLEN-bit read/write register containing interrupt enable bits. address: 0x104 priv_mode: S reset-val: 0 sip: rv32: accessible: false rv64: accessible: false description: The sip register is an SXLEN-bit read/write register containing interrupt pending bits. address: 0x144 priv_mode: S reset-val: 0 sscratch: rv32: accessible: false rv64: accessible: false description: The sscratch register is an MXLEN-bit read/write register dedicated for use by machine mode. address: 0x140 priv_mode: S reset-val: 0 sepc: rv32: accessible: false rv64: accessible: false description: The sepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x141 priv_mode: S reset-val: 0 stval: rv32: accessible: false rv64: accessible: false description: The stval is a warl register that holds the address of the instruction which caused the exception. address: 0x143 priv_mode: S reset-val: 0 scause: rv32: accessible: false rv64: accessible: false description: The scause register stores the information regarding the trap. address: 0x142 priv_mode: S reset-val: 0 stvec: rv32: accessible: false rv64: accessible: false description: SXLEN-bit read/write register that holds trap vector configuration. address: 0x105 priv_mode: S reset-val: 0 satp: rv32: accessible: false rv64: accessible: false description: SXLEN-bit register which controls supervisor-mode address translation and protection address: 0x180 priv_mode: S reset-val: 0 ustatus: rv32: accessible: false rv64: accessible: false description: The ustatus register keeps track of the processor’s current operating state. address: 0x000 priv_mode: U reset-val: 0 uie: rv32: accessible: false rv64: accessible: false description: The uie register is an UXLEN-bit read/write register containing interrupt enable bits. address: 0x004 priv_mode: U reset-val: 0 uip: rv32: accessible: false rv64: accessible: false description: The uip register is an UXLEN-bit read/write register containing interrupt pending bits. address: 0x044 priv_mode: U reset-val: 0 uscratch: rv32: accessible: false rv64: accessible: false description: The uscratch register is an UXLEN-bit read/write register dedicated for use by machine mode. address: 0x040 priv_mode: U reset-val: 0 uepc: rv32: accessible: false rv64: accessible: false description: The uepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x041 priv_mode: U reset-val: 0 utval: rv32: accessible: false rv64: accessible: false description: The utval is a warl register that holds the address of the instruction which caused the exception. address: 0x043 priv_mode: U reset-val: 0 ucause: rv32: accessible: false rv64: accessible: false description: The ucause register stores the information regarding the trap. address: 0x042 priv_mode: U reset-val: 0 utvec: rv32: accessible: false rv64: accessible: false description: UXLEN-bit read/write register that holds trap vector configuration. address: 0x005 priv_mode: U reset-val: 0 scounteren: rv32: accessible: false rv64: accessible: false description: The scounteren is a 32-bit register that controls the availability of the hardware performance-monitoring counters to the next-lowest privileged mode. address: 0x106 priv_mode: S reset-val: 0 hstatus: rv32: accessible: false rv64: accessible: false description: The hstatus register keeps track of and controls the hart’s current operating state. address: 1536 priv_mode: H reset-val: 0 hideleg: rv32: accessible: false rv64: accessible: false description: Hypervisor Interrupt delegation Register. address: 1539 priv_mode: H reset-val: 0 hedeleg: rv32: accessible: false rv64: accessible: false description: Hypervisor Exception delegation Register. address: 1538 priv_mode: H reset-val: 0 hip: rv32: accessible: false rv64: accessible: false description: The hip register is an HXLEN-bit read/write register containing information on pending interrupts. address: 1604 priv_mode: H reset-val: 0 hvip: rv32: accessible: false rv64: accessible: false description: The hvip register is an HSXLEN-bit read/write register that a hypervisor can write to indicate virtual interrupts intended for VS-mode. address: 1605 priv_mode: H reset-val: 0 hgeip: rv32: accessible: false rv64: accessible: false description: The hgeip register is an HSXLEN-bit read-only register that indicates pending guest external interrupts for this hart. address: 0xE12 priv_mode: H reset-val: 0 hgeie: rv32: accessible: false rv64: accessible: false description: The hgeie register is an HSXLEN-bit read/write register that contains enable bits for the guest external interrupts at this hart. address: 0x607 priv_mode: H reset-val: 0 htval: rv32: accessible: false rv64: accessible: false description: The htval is a warl register that holds the address of the instruction which caused the exception. address: 0x643 priv_mode: H reset-val: 0 htinst: rv32: accessible: false rv64: accessible: false description: The htinst is a warl register that need only be able to hold the values that the implementation may automatically write to it on a trap. address: 0x64A priv_mode: H reset-val: 0 mtval2: rv32: accessible: false rv64: accessible: false description: When a trap is taken into M-mode, mtval2 is written with additional exception-specific information to assist software in handling the trap. address: 0x34B priv_mode: M reset-val: 0 mtinst: rv32: accessible: false rv64: accessible: false description: The mtinst is a warl register that need only be able to hold the values that the implementation may automatically write to it on a trap. address: 0x34A priv_mode: M reset-val: 0 hgatp: rv32: accessible: false rv64: accessible: false description: HSXLEN-bit register which controls G-stage address translation and protection address: 0x680 priv_mode: H reset-val: 0 hcounteren: rv32: accessible: false rv64: accessible: false description: The hcounteren is a 32-bit register that controls the availability of the hardware performance-monitoring counters to the next-lowest privileged mode. address: 0x606 priv_mode: H reset-val: 0 htimedelta: rv32: accessible: false rv64: accessible: false description: The htimedelta CSR is a read/write register that contains the delta between the value of the time CSR and the value returned in VS-mode or VU-mode. priv_mode: H address: 0x605 reset-val: 0 htimedeltah: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of htimedelta address: 0x615 priv_mode: H reset-val: 0 vsstatus: rv32: accessible: false rv64: accessible: false description: The vsstatus register keeps track of the processor’s current operating state. address: 0x200 priv_mode: S reset-val: 0 vsie: rv32: accessible: false rv64: accessible: false description: The vsie register is an VSXLEN-bit read/write register containing interrupt enable bits. address: 0x204 priv_mode: S reset-val: 0 vsip: rv32: accessible: false rv64: accessible: false description: The vsip register is an VSXLEN-bit read/write register containing interrupt pending bits. address: 0x244 priv_mode: S reset-val: 0 vsscratch: rv32: accessible: false rv64: accessible: false description: The vsscratch register is an VSXLEN-bit read/write register dedicated for use by machine mode. address: 0x240 priv_mode: S reset-val: 0 vsepc: rv32: accessible: false rv64: accessible: false description: The vsepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x241 priv_mode: S reset-val: 0 vstval: rv32: accessible: false rv64: accessible: false description: The vstval is a warl register that holds the address of the instruction which caused the exception. address: 0x243 priv_mode: S reset-val: 0 vscause: rv32: accessible: false rv64: accessible: false description: The scause register stores the information regarding the trap. address: 0x242 priv_mode: S reset-val: 0 vstvec: rv32: accessible: false rv64: accessible: false description: SXLEN-bit read/write register that holds trap vector configuration. address: 0x205 priv_mode: S reset-val: 0 vsatp: rv32: accessible: false rv64: accessible: false description: VSXLEN-bit register which controls supervisor-mode address translation and protection address: 0x280 priv_mode: S reset-val: 0
/home/actuser/work/riscof_work6/sail_cSim_platform_checked.yaml
mtime: implemented: true address: 0xbff8 mtimecmp: implemented: true address: 0x4000 nmi: label: nmi_vector reset: label: reset_vector mtval_condition_writes: implemented: false scause_non_standard: implemented: false stval_condition_writes: implemented: false

Please visit YAML specifications for more information.

Test Stats

Test Name Mem Footprint (Bytes) Code size (Bytes) Data size (Bytes) Sign size (Bytes) Covergroups
/home/actuser/work/suite6/fnmsub_b1-01.S 836092 443816 165988 221296 {'fnmsub_b1'}
/home/actuser/work/suite6/fnmsub_b14-01.S 9760 2632 988 1296 {'fnmsub_b14'}
/home/actuser/work/suite6/fnmsub_b15-01.S 2295920 1223368 457528 610016 {'fnmsub_b15'}
/home/actuser/work/suite6/fnmsub_b16-01.S 17428 6712 2512 3328 {'fnmsub_b16'}
/home/actuser/work/suite6/fnmsub_b17-01.S 17428 6712 2512 3328 {'fnmsub_b17'}
/home/actuser/work/suite6/fnmsub_b18-01.S 21804 8952 3352 4448 {'fnmsub_b18'}
/home/actuser/work/suite6/fnmsub_b2-01.S 22092 9144 3424 4544 {'fnmsub_b2'}
/home/actuser/work/suite6/fnmsub_b3-01.S 72648 36216 13552 18048 {'fnmsub_b3'}
/home/actuser/work/suite6/fnmsub_b4-01.S 13768 4776 1792 2368 {'fnmsub_b4'}
/home/actuser/work/suite6/fnmsub_b5-01.S 18644 7352 2752 3648 {'fnmsub_b5'}
/home/actuser/work/suite6/fnmsub_b6-01.S 13768 4776 1792 2368 {'fnmsub_b6'}
/home/actuser/work/suite6/fnmsub_b7-01.S 14984 5416 2032 2688 {'fnmsub_b7'}
/home/actuser/work/suite6/fnmsub_b8-01.S 106516 54200 20272 27008 {'fnmsub_b8'}

Coverage Report ( Total Coverpoints: 58254 )

Coverage Label (Covered-points)/(Total-points) Percentage
fnmsub_b1 13965/13965 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 13820 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 13831 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 13800 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 13800 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 13800 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 13800 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 2 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 6 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 2 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 coverage: 13824/13824 total_coverage: 13965/13965
fnmsub_b14 214/214 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 70 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 81 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 50 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 50 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 50 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 50 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xec and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xaf and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xae and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xad and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xac and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xab and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xaa and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa3 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa2 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa1 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x9b and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x75 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x17112a and rm_val == 0 #nosat' : 1 coverage: 73/73 total_coverage: 214/214
fnmsub_b15 38259/38259 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 38115 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 38126 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 38095 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 38095 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 38095 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 38095 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bb6bd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a895a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1f68e8 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d8ee8 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e6163 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2c1e57 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x05007b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x765f57 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f057b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0917a1 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d11ed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x017b60 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x363db3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x33ce4b and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x10ccce and fs2 == 1 and fe2 == 0x82 and fm2 == 0x624c5b and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x281f8d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42e795 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396190 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c29a and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x23d18f and fs2 == 1 and fe2 == 0x84 and fm2 == 0x4806b0 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184c3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x57284c and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ade51 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x539606 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d0754 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x50ace0 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070fa4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x729db8 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c92c3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51483b and fs3 == 1 and fe3 == 0xef and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c0a73 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e7766 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x09cd3c and fs2 == 1 and fe2 == 0x84 and fm2 == 0x6dca7b and fs3 == 1 and fe3 == 0xed and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3773f1 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x329e38 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c4401 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e0d4a and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0133ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d9ddb and fs3 == 1 and fe3 == 0xea and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x291107 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x41d133 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x28da72 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x420fd9 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x013c5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7d8d4e and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b09f8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x535a74 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03258c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x79db8d and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20bb94 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4bddca and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5a77c3 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30a2a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39831e and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c6184 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x14b020 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59ea38 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x208219 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c26cc and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x04bcca and fs2 == 1 and fe2 == 0x87 and fm2 == 0x76dcfb and fs3 == 1 and fe3 == 0xde and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e9b3c and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x650bcb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f101a and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b435e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2135b0 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66068d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ce6f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x688ef9 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2e4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6d2372 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3dc0f5 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ab140 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c438b and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a28e8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x548f03 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x616c03 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37bf5e and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69f89b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c0d2c and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x036f6d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x221736 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4a288e and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e6013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ec757 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x740fae and fs3 == 1 and fe3 == 0xce and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ee6da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ba602 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7705e2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x04a6d0 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5502c8 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f7053 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x08da75 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x032ddf and fs2 == 1 and fe2 == 0x83 and fm2 == 0x79cbb3 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x437fe4 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3d9c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ff1c2 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1150a9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x617f06 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x43427e and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25667a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x461cff and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e4e1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b7a and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539111 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03f08d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x785b1f and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e06b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66b7d1 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e6090 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31fab5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x381c7a and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66d514 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0df4b1 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46d83e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e5f30 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1ec806 and fs3 == 1 and fe3 == 0xb1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04053e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x783431 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c2bb2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x01f197 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x026ba7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b3fb0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x683eac and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0d17ac and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f7632 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b2580 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42494a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28a887 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d7191 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a00d6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cc6f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x510291 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x315148 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cc66 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x084c20 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x706a5c and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x336b95 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x36a1f6 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6a6860 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bca65 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c7bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c84b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5989d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x16a183 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b6085 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3f3442 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c5b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3444ff and fs3 == 0 and fe3 == 0xef and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31cd1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x384bb3 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c0af2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x51fe63 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22bb5d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x495ca2 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162c54 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a3390 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18c2b6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x56816c and fs3 == 0 and fe3 == 0xea and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7001f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x088769 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f264 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x767974 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x338e29 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x367eca and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x112520 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61c2a8 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2517ee and fs2 == 0 and fe2 == 0x82 and fm2 == 0x467b41 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7378a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x069630 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x124aee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5ffd41 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x396362 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x30c0de and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002fea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fa04d and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf98b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e8a20 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bba5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x716a45 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b2a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x214968 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f2962 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b6a44 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dc6d1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09cf5c and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dfbc3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c56f9 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72a5cd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x070b24 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c62df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x518853 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c600e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x518c18 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad137 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fd4aa and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21b896 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4a9ed8 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61098a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x119c86 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ded23 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x66e15d and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26c3e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x447dea and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0962fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6e8264 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d07f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a7e01 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512c24 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ca7ca and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1940e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55d0c9 and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25073e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468f53 and fs3 == 0 and fe3 == 0xce and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x696e6a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c6015 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4556e5 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x260c85 and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd090 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d8bb9 and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x163706 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5a2407 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ab2b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7eab6e and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59c363 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1679b0 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060c9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x747285 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c2cae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3e5188 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eb5ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b8e8c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b6b2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x173441 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a6f45 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x629b09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x109a88 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68d4b0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0cbcc4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f2967 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b6a40 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f3bf4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b599f and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x54ab4d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1a1466 and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ba0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52eb5e and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c1f00 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e60a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3572c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x349763 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07fa5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3dd8c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41cf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x278717 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1337c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09f0fd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e02b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10dc38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0970bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0775f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ff4bc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78a28a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55173a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a54e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9d6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32e9ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3d2101 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2add4f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x098d5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77efb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0bc2ae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0247c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09dfb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xa4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49dc7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x595cb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01fee3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x355590 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x249b56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cee66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00a233 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cf546 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d7a6f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02421b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0688ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4aa1e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40b685 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8dc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285a5d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x261a7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6a38b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x299a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x74d94c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x40a745 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e88ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77699b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6f8330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11cba2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e9193 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x34894c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014542 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cf22e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db47e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5df48a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f70b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ae313 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x39 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03fb3f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x228b9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70b43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43d898 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x074f19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0fc236 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11a16e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39ed2e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3812be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01aad7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x344f5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30557d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x385ea4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cd956 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x247a01 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a6049 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55ef3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dc006 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33bb79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x660428 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5057 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c95cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x376af8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ad65c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a1452 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a62f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4de559 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6bf358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ac43c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ce17a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6079f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6490ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24376a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e7ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abb6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4e9aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x237c7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337ac1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45ff56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x611bd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1064e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51555b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c196 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61342b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x368869 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x062380 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39aa1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f374b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79ba61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a691c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a0102 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6fe25b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03a09d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31651b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ea71e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a4479 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f76cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f80a5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e86f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x401e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fc6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06825d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x184f43 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10ae28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ff954 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a10b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1efcc5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58913a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3bd20e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x336f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23f553 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135827 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed6a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5d86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dceb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x015194 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22097f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219327 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x104e6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x104ac7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d22ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b312 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a727e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x154029 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3539a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35d79f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09956f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bd4c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c46e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748605 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x26dad5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x108c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b96c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2328f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c7409 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344cc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04962d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a8c76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x271b7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56af53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0304 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a08a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c9cb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x483df3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c5ee2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a33ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6285ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4f6e00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27ec25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5c43a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209fdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36749a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71e169 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11eda9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25bb60 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x62dbc2 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f342a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447e70 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35418c and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7033da and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x368481 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4696e0 and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x724dbf and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x6ef42b and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x057f87 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7035dd and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b9635 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4ccdd9 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2c6232 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x01c62f and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x5f4a32 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x763e90 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48bbe1 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x41f446 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x79750f and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x07a173 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0710c1 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54f919 and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x77b17e and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31ef49 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bc644 and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1be84a and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2b2db3 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2828f7 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x428729 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x08 and fm2 == 0x384caf and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36f294 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5a3933 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x64dee2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x50eba9 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1edb48 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d3614 and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x559fdf and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x317729 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x43dffb and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x06 and fm2 == 0x31aa7d and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33cfbb and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34eed6 and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e49b6 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35e4f6 and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x79128a and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x343c55 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fce0f and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x583742 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x794445 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3689cc and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x596932 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31843c and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x28fe65 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7cfe30 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b2b7 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d6fb5 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x671f2a and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x514680 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405d31 and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0e467a and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 1 and fe2 == 0x01 and fm2 == 0x7851d1 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393f6e and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x4adf8d and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x49f3a0 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f6cae and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c3 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e2eed and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d8164 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f37d2 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x6ca215 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34a994 and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x14a897 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x487a94 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x03 and fm2 == 0x1cb4f8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3b92d4 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7d18d4 and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x01 and fm2 == 0x139d39 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5234fe and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x405aed and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32fe7b and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x393b03 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x401d1a and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e0205 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ce798 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x623b05 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b3b80 and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x307c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d3b9a and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 1 and fe2 == 0x07 and fm2 == 0x0f01a6 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08c107 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5891 and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x682fbd and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65a486 and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x66575f and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7b301c and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1d571c and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x35bee6 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1225b6 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x247ef4 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6dd2d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x44e434 and fs3 == 1 and fe3 == 0x33 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x427729 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34db1b and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x686816 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e2cd and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x34e2a4 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5f9d8a and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x508f4b and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x306d19 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d9b2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e9549 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30376a and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x419e19 and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7eb75e and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7c0aa6 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31df0e and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x615118 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x332ff7 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fd6bc and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0484e8 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x5179b6 and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d1f08 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62080f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x63af11 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x32bfe6 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3514a8 and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3fba4a and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09a083 and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a0945 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4af38d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x461be8 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x373f85 and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x712046 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0e07ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a244 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x739460 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x087574 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x753b07 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0552a0 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47fd88 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5d80d5 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x29e769 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c4abc and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f1d4e and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3015c3 and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x706e1b and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39cfac and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c5a67 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x790386 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3ecfbd and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5b829c and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44030c and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x318a20 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x437dc3 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45496b and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 0 and fe2 == 0x05 and fm2 == 0x04fb4e and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x499150 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66c258 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x68be96 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcc3a and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x51dfb0 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ba2af and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0db576 and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x338bee and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b3bd0 and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62f35b and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x542695 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5c2f and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44cd9f and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4c4a88 and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x47a162 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x424398 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x520a2e and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5cabcd and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x70f010 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f9582 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c81b0 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x07f459 and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312aec and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7b5c26 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0893f2 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45e44f and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68976f and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x5828e7 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29f8c5 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4723a5 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x0a94b3 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x09c7f3 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2abafa and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x546b0d and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2b825a and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x306f5d and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00eb90 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3b634d and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x6d5a2b and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x456df1 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x03 and fm2 == 0x7161af and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30e2fc and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x377f92 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x774ce3 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x0480ba and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e0d93 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x391b22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8886 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bccd8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23f167 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17511f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14d779 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ab89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x646241 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4eec6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e2022 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c651 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0372a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d6e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74d69a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153aa3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x3a1f83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15bc56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31c2a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x68e457 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x321db8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2550f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x187fea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x530ef0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fbbe5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b142 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13426c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x538054 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x342f69 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7e3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x688cda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36095b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fdc84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x485454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xac and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 coverage: 38118/38118 total_coverage: 38259/38259
fnmsub_b16 341/341 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 197 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 208 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 177 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 177 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 177 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 177 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x20bb94 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 0 and fe2 == 0xfb and fm2 == 0x5c6184 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 0 and fe2 == 0xf6 and fm2 == 0x04bcca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4b435e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0a2e4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1a28e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x69f89b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4e6013 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x7705e2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x032ddf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1150a9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x32e4e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e06b2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 0 and fe2 == 0xfd and fm2 == 0x66d514 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x272357 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x055fe9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eee0f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3286a3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a33b5 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x334304 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1822d8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6f56b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3821d7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b460e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x780c49 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2a94d2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b58ad and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x63b5e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4913df and fs2 == 0 and fe2 == 0xfd and fm2 == 0x30d847 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13ed79 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7e2f1b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66ec7b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0b8d5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65f120 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x251f3f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735187 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3b945b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1320d0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x54336a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a34be and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b1c44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x401d9b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x16144b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a994e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5a40dd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x60facc and fs2 == 0 and fe2 == 0xfd and fm2 == 0x18fe38 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c9fa7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0fc01f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11483d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1ffee2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x159092 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0ba3b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4fbc01 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x190f76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0781f6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x229a06 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ae1d2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4fef6d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x07fa5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x41cf2f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1337c1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e02b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0970bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6ff4bc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x55173a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7e9d6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 0 and fe2 == 0xfb and fm2 == 0x3d2101 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x098d5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0bc2ae and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x09dfb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4de363 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x2e05d1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cdee and fs2 == 0 and fe2 == 0xfe and fm2 == 0x38931c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b2a84 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1ac336 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1167f4 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x62f85a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34ba29 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0fb3a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a571c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2e7b77 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x530441 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7f86ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161cff and fs2 == 0 and fe2 == 0xfd and fm2 == 0x51086c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x215a9a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x60ae32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x00905e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x27824d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ed5d0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x01b289 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x201d48 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x601303 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x03fb3f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x70b43d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2cc100 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0fc236 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x39ed2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x01aad7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x30557d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0cd956 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0a6049 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1dc006 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x660428 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x5c95cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x044948 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0a6bad and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0e1418 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x381fbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x608143 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4d3073 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076c8a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1eab47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04b289 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x370ec5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60e085 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x71cd8a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0eeeea and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4d5498 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x46a01f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2a21ee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x133df8 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0fa54d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x76e4d9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2c4d11 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01615c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x469037 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x76b68b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x04a412 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1e86f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x7fc6b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x184f43 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10ae28 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0a10b2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x58913a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x336f9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x094f70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x5ed6a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x36dceb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22097f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x099707 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x104e6f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d00c9 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x18862f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c71b6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x14aa96 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1e69a3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x61b309 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002bfc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0ce08c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e51b6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2a5eb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x323b21 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x3d26fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6353 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x17db25 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28e580 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x33ce10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5be595 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x23283d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3c3955 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4dc2f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x217a32 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x05458a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3e85af and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6f342a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x16436d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x092190 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x097aef and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7c800c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x614269 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7198e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 0 and fe2 == 0xfb and fm2 == 0x044ae8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x522d12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x2872e3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3597f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4e462d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x259c47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1e1c9c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x180041 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4d4cf5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1634d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x41e692 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x344bd0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7e8d56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0f18e6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2cbcd0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x053104 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x511a8e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5dfbef and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x20a569 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x320e71 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3d7cc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 0 and fe2 == 0xf6 and fm2 == 0x6522f2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1d41a9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x050002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x60364e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1acd2f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x55f571 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1ae6b6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x39bb69 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x29e684 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0202a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x200a1a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0xfb and fm2 == 0x1c6dc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0feb39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2ae8b7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5a9856 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x10d45e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0dc14f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x75c78c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x40dca5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x3a1788 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x07bc04 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x330a47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x72c1df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5eb4e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5298e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x673c15 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2593da and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6e20e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7740d5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x111231 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x710596 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0xfb and fm2 == 0x6febf0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x179770 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0xfa and fm2 == 0x6c7439 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4214d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7e2c3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6bfb00 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61b55e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x139ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1d9e09 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3e0af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5ad8ea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2224db and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2db39d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x7a8560 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x246dcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2d9b52 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x06bfe7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x673028 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x395f47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28be0d and fs2 == 0 and fe2 == 0xfb and fm2 == 0x15b097 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19c644 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2abc06 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091ce4 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x30d9d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35891f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0a03a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x675fa1 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x3e8943 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x44b45e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x119488 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48e6cd and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e5202 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6758c9 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x73c956 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2099c0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x36eb6c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x33f756 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3f29ee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x21ceeb and fs2 == 0 and fe2 == 0xfe and fm2 == 0x20cb47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x67e7c0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7046ce and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 coverage: 200/200 total_coverage: 341/341
fnmsub_b17 341/341 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 197 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 208 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 177 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 177 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 177 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 177 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 0 and fe2 == 0xfd and fm2 == 0x50fbe8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15fd73 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x20bb94 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165edf and fs2 == 0 and fe2 == 0xfb and fm2 == 0x5c6184 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bea1b and fs2 == 0 and fe2 == 0xf6 and fm2 == 0x04bcca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7425 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4b435e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cafdc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0a2e4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x115cea and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1a28e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x794f1c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x69f89b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0642e8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4e6013 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19d51f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x7705e2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x279c91 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x032ddf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x27d146 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1150a9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae1f2 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x32e4e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09767a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e06b2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24caba and fs2 == 0 and fe2 == 0xfd and fm2 == 0x66d514 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x272357 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x055fe9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eee0f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3286a3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a33b5 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x334304 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1822d8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6f56b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3821d7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b460e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x780c49 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2a94d2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b58ad and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x63b5e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4913df and fs2 == 0 and fe2 == 0xfd and fm2 == 0x30d847 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13ed79 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7e2f1b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66ec7b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0b8d5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65f120 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x251f3f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735187 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3b945b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1320d0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x54336a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a34be and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b1c44 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x401d9b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x16144b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a994e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5a40dd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x60facc and fs2 == 0 and fe2 == 0xfd and fm2 == 0x18fe38 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c9fa7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0fc01f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11483d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1ffee2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x159092 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0ba3b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4fbc01 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x190f76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0781f6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x229a06 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ae1d2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4fef6d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13a10a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x07fa5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x015d4c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x41cf2f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2b76 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1337c1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50905a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e02b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52ba4d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0970bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc21e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6ff4bc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x656a07 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x55173a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x592a8c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7e9d6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ba99e and fs2 == 0 and fe2 == 0xfb and fm2 == 0x3d2101 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x724276 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x098d5c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x597e8a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0bc2ae and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x073a84 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x09dfb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4de363 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x2e05d1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cdee and fs2 == 0 and fe2 == 0xfe and fm2 == 0x38931c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b2a84 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1ac336 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1167f4 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x62f85a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34ba29 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0fb3a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a571c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2e7b77 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x530441 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7f86ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161cff and fs2 == 0 and fe2 == 0xfd and fm2 == 0x51086c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x215a9a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x60ae32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x00905e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x27824d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ed5d0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x01b289 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x201d48 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x601303 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf641 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x03fb3f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x261957 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x70b43d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d9b0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2cc100 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x469f5a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0fc236 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f1fb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x39ed2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09cbd1 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x01aad7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337ad1 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x30557d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19b362 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0cd956 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38d1a5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0a6049 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203ed5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1dc006 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x382999 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x660428 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14a5b3 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x5c95cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x044948 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0a6bad and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0e1418 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x381fbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x608143 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4d3073 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076c8a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1eab47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04b289 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x370ec5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60e085 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x71cd8a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0eeeea and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4d5498 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x46a01f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2a21ee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x133df8 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0fa54d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x76e4d9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2c4d11 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01615c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x469037 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x76b68b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x04a412 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad3ab and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1e86f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x209877 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x7fc6b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1be6 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x184f43 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c8964 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10ae28 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x39f3eb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0a10b2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x790586 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x58913a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fcd1f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x336f9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44595d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x094f70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195c05 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x5ed6a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208c03 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x36dceb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3a4a99 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22097f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x099707 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x104e6f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d00c9 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x18862f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5c71b6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x14aa96 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1e69a3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x61b309 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x002bfc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0ce08c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e51b6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2a5eb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x323b21 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x3d26fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6353 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x17db25 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28e580 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x33ce10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5be595 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x23283d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3c3955 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4dc2f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x217a32 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x05458a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f0263 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3e85af and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19d2a8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6f342a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x16436d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x092190 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x097aef and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7c800c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x614269 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7198e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 0 and fe2 == 0xfb and fm2 == 0x044ae8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x522d12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x2872e3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3597f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4e462d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x259c47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1e1c9c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x180041 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4d4cf5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1634d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x41e692 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x344bd0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7e8d56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0f18e6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2cbcd0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x053104 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1b8e8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x511a8e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5dfbef and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x20a569 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x320e71 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3d7cc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 0 and fe2 == 0xf6 and fm2 == 0x6522f2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1d41a9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x050002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x60364e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1acd2f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x55f571 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1ae6b6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x39bb69 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x29e684 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0202a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x200a1a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0xfb and fm2 == 0x1c6dc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0feb39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2ae8b7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5a9856 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x10d45e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0dc14f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x75c78c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x40dca5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x3a1788 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x07bc04 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x330a47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x72c1df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5eb4e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5298e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x673c15 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2593da and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6e20e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7740d5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x111231 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x710596 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 0 and fe2 == 0xfb and fm2 == 0x6febf0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x179770 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 0 and fe2 == 0xfa and fm2 == 0x6c7439 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4214d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7e2c3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6bfb00 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61b55e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x139ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1d9e09 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3e0af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5ad8ea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2224db and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2db39d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x7a8560 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x246dcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2d9b52 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x06bfe7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x673028 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x395f47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28be0d and fs2 == 0 and fe2 == 0xfb and fm2 == 0x15b097 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19c644 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2abc06 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091ce4 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x30d9d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35891f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0a03a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x675fa1 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x3e8943 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x44b45e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x119488 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48e6cd and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e5202 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6758c9 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x73c956 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2099c0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x36eb6c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x33f756 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3f29ee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x21ceeb and fs2 == 0 and fe2 == 0xfe and fm2 == 0x20cb47 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x67e7c0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7046ce and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 coverage: 200/200 total_coverage: 341/341
fnmsub_b18 411/411 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 267 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 278 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 247 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 247 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 247 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 247 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36c1bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120589 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16436d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x681a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f5661 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x092190 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7574e1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1202eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097aef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55526b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e1674 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7c800c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12c03f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a8f7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x614269 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x786a31 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06e52a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7198e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x729bb9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d067 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x044ae8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x240ddf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b2415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x522d12 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3f6d07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42dcac and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2872e3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x31cc28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x151669 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3597f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x226d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a785f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e462d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x506ed3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6bd11e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x196401 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x2037e7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x259c47 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x14657a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716299 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b9ff1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x386f9d and fs2 == 1 and fe2 == 0x86 and fm2 == 0x053fdd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e1c9c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b6f31 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac304 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1ecc83 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30faaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0add22 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x180041 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x21aee1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x038f64 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3acde7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cd3e2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1cb4ff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d4cf5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6f6a2e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x178d60 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x222970 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x071b70 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x35e667 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1634d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x373e6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25708a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41e692 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031454 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b1228 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x344bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ee152 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e8d56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x665064 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03f57f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f18e6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x218502 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d8cd3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcd0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2411 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31614f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x053104 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d7e33 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a79d8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b8e8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5c6cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x620d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x511a8e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2eb1b3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f86a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5dfbef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x474d3f and fs2 == 1 and fe2 == 0x2b and fm2 == 0x2469fd and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e964a and fs2 == 1 and fe2 == 0x2b and fm2 == 0x00b5db and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20a569 and fs2 == 1 and fe2 == 0x2a and fm2 == 0x4bf9ec and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f23f2 and fs2 == 1 and fe2 == 0x2a and fm2 == 0x64ec0d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a90d0 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x401d1a and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x320e71 and fs2 == 1 and fe2 == 0x2a and fm2 == 0x380814 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366e51 and fs2 == 1 and fe2 == 0x2a and fm2 == 0x339e60 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26ca91 and fs2 == 0 and fe2 == 0x2b and fm2 == 0x44760b and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d7cc7 and fs2 == 0 and fe2 == 0x2a and fm2 == 0x2cee00 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f4b0 and fs2 == 0 and fe2 == 0x2a and fm2 == 0x41f1b6 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x351b7f and fs2 == 0 and fe2 == 0x2a and fm2 == 0x34ee69 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6522f2 and fs2 == 0 and fe2 == 0x32 and fm2 == 0x0f01a6 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f9cda and fs2 == 0 and fe2 == 0x2d and fm2 == 0x08c107 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c1f0 and fs2 == 0 and fe2 == 0x2a and fm2 == 0x396244 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d41a9 and fs2 == 0 and fe2 == 0x2b and fm2 == 0x505f7a and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21312f and fs2 == 0 and fe2 == 0x2b and fm2 == 0x4b490d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20177e and fs2 == 0 and fe2 == 0x2b and fm2 == 0x4caebe and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x050002 and fs2 == 0 and fe2 == 0x2b and fm2 == 0x766039 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x504312 and fs2 == 0 and fe2 == 0x2c and fm2 == 0x1d571c and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x186be6 and fs2 == 0 and fe2 == 0x2a and fm2 == 0x56fb9a and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x60364e and fs2 == 0 and fe2 == 0x2c and fm2 == 0x1225b6 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4733d7 and fs2 == 1 and fe2 == 0x2d and fm2 == 0x247ef4 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0496ad and fs2 == 1 and fe2 == 0x2b and fm2 == 0x7723f2 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acd2f and fs2 == 1 and fe2 == 0x2a and fm2 == 0x53ad73 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7680ff and fs2 == 1 and fe2 == 0x2b and fm2 == 0x04ee53 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1afcca and fs2 == 1 and fe2 == 0x2a and fm2 == 0x536c6d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55f571 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x1926a8 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0cfe89 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x686816 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20fcca and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ae6b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12898d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b6083 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39bb69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2cd245 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d3925 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29e684 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79b070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x014bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0202a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244343 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x285b7e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x002951 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774515 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c6dc8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06075b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x272145 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0feb39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x375161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a54c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2ae8b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e17c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d273b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9856 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x256764 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1446c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d45e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66b5d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64b7f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dc14f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70218d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bc23d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75c78c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639603 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f394e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40dca5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f464 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a1788 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x084a01 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0db3dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07bc04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0763b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026c09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330a47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70e623 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x38913b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72c1df and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7668ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb4e5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f70d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x0cca22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5298e8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x481ce5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bbcb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673c15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x36810f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a4cbc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2593da and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42b2c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34996a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e20e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56c198 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64bacc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7740d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b540 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30cc1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x111231 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c289c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x710596 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x025ce3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6febf0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6b5b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ca5c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x179770 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40c8f3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x664f14 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6c7439 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dd39b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fb6b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4214d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c4834 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x292241 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e2c3a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0a0e71 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bfb00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x07c07a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27923e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x139ba8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61b55e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x67935a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d9e09 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19b6dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07f6ba and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0af1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f4fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x42f36d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ad8ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c3c85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fab30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2224db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090d88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a898a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2db39d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3935a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x253e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a8560 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e26f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e451e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x246dcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325b88 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02f0c8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9b52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x605a49 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60ab1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06bfe7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142c31 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c803 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x673028 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70a207 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x277c74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395f47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26a55d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x50d921 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15b097 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33a1f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2abc06 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19c644 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17aa7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30d9d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091ce4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28bb67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a03a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35891f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262e64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3e8943 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x675fa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62fb73 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x119488 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x44b45e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00e937 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e5202 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48e6cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26aa29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73c956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6758c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7566f3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36eb6c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2099c0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3494c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f29ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x33f756 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472f12 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20cb47 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x21ceeb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x494dfd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7046ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x67e7c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e1012 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50fbe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 coverage: 270/270 total_coverage: 411/411
fnmsub_b2 417/417 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 273 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 284 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 253 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 253 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 253 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 253 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x511111 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000003 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7fff12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000053 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fff3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000027 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5fff96 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000048 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6fff49 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000017 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x77ff29 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7bff25 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00001e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7dff3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000042 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000008 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7effe4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000054 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7f7f04 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000029 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00005b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7fbe9e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000055 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00005f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7fdf1a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000056 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7fef48 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000060 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ff69c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000051 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000037 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ffb30 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000030 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ffcdc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000061 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00004a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ffe10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00003e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ffea4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000053 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ffeda and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00003e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7fff36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000016 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000054 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7fff2a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7fff88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000029 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000030 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7fff3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00002e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00005c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ffe9c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000006 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x20001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00004d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000030 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2fffde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00004b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x37ff9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000049 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3bffbd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000051 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000063 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3dff88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000037 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00004b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3eff98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000011 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000018 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f7ff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fc002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000013 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fe010 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000059 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000004 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3ff022 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000050 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000031 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3ff7e3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000026 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3ffbdd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000030 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3ffdd8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000005 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3ffefb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000026 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fff60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00003d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fff6c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00003f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fffab and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000063 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fff64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000044 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fffab and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00001c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3ffff6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000042 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fffae and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000041 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fffc0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000045 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000040 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3fffc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000052 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000011 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7fff4e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000024 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000058 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x7ffd68 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000028 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x7ffd80 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000044 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7ffc78 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000018 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x79 and fm2 == 0x7fe7e2 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00005b and fs2 == 0 and fe2 == 0x78 and fm2 == 0x7fdfca and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000059 and fs2 == 0 and fe2 == 0x77 and fm2 == 0x7fb64e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00005f and fs2 == 0 and fe2 == 0x76 and fm2 == 0x7f9f42 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004b and fs2 == 0 and fe2 == 0x75 and fm2 == 0x7e9f6b and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000058 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000036 and fs2 == 0 and fe2 == 0x74 and fm2 == 0x7e3f95 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000038 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004f and fs2 == 0 and fe2 == 0x73 and fm2 == 0x7daf63 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000025 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004b and fs2 == 0 and fe2 == 0x72 and fm2 == 0x753f70 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000056 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000059 and fs2 == 0 and fe2 == 0x71 and fm2 == 0x717f58 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000039 and fs2 == 0 and fe2 == 0x70 and fm2 == 0x7bff90 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000012 and fs2 == 0 and fe2 == 0x6f and fm2 == 0x1dffea and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000017 and fs2 == 0 and fe2 == 0x6e and fm2 == 0x53ffda and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000016 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00001c and fs2 == 0 and fe2 == 0x6b and fm2 == 0x2fffda and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000035 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00001d and fs2 == 1 and fe2 == 0x6b and fm2 == 0x1fffdc and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000060 and fs2 == 1 and fe2 == 0x67 and fm2 == 0x7fff40 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000011 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000b and fs2 == 1 and fe2 == 0x6b and fm2 == 0x1ffff2 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000049 and fs2 == 1 and fe2 == 0x6e and fm2 == 0x2fff9c and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00003e and fs2 == 1 and fe2 == 0x6b and fm2 == 0x4fff9b and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00005f and fs2 == 1 and fe2 == 0x6d and fm2 == 0x7fff42 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000026 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1fffe1 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000052 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0fffb9 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000016 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x08000d and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000048 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00005f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x03ffaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000017 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000008 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02001c and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000048 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00fff5 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000060 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x007fad and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000017 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x003fff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x002008 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000045 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000fc9 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000009 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0007fd and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000038 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0003f7 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000032 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0001d8 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000015 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0000fb and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000038 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000052 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000007 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00003f and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000009 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000028 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000043 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00002e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7fffde and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000026 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00000e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000060 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000029 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7fffcf and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000005 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000022 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00004d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00001e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000011 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x8f and fm2 == 0x2e4c23 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000012 and fs2 == 0 and fe2 == 0x91 and fm2 == 0x2aaa14 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000005 and fs2 == 0 and fe2 == 0x93 and fm2 == 0x333320 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000009 and fs2 == 0 and fe2 == 0x92 and fm2 == 0x55550b and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000029 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002e and fs2 == 0 and fe2 == 0x90 and fm2 == 0x2c851a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000011 and fs2 == 0 and fe2 == 0x91 and fm2 == 0x6d2c98 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000049 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x5eaf41 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000056 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x3dc43f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000025 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003c and fs2 == 0 and fe2 == 0x90 and fm2 == 0x084404 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000c and fs2 == 0 and fe2 == 0x92 and fm2 == 0x2a7fed and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000058 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x3a1713 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000022 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004f and fs2 == 0 and fe2 == 0x8f and fm2 == 0x4f5754 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000012 and fs2 == 0 and fe2 == 0x91 and fm2 == 0x638715 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000037 and fs2 == 0 and fe2 == 0x90 and fm2 == 0x14efad and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000006 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000016 and fs2 == 0 and fe2 == 0x91 and fm2 == 0x3a2cac and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000b and fs2 == 0 and fe2 == 0x92 and fm2 == 0x3a2d56 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000f and fs2 == 0 and fe2 == 0x92 and fm2 == 0x08880e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000032 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000040 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x7fffa2 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001a and fs2 == 0 and fe2 == 0x91 and fm2 == 0x1d8989 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004d and fs2 == 0 and fe2 == 0x8f and fm2 == 0x54c6fb and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000020 and fs2 == 0 and fe2 == 0x90 and fm2 == 0x7fffba and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000060 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x2aaa58 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000020 and fs2 == 0 and fe2 == 0x90 and fm2 == 0x7fff7a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 1 and fe2 == 0x8f and fm2 == 0x2e4c96 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000035 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x67d9a7 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000024 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x471d00 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000051 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000041 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x6c4f08 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000026 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x50d7cf and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000024 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000050 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x4999d2 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000024 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000036 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x1684ce and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005e and fs2 == 1 and fe2 == 0x8f and fm2 == 0x2d9e23 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000009 and fs2 == 1 and fe2 == 0x92 and fm2 == 0x631ce2 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000040 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000023 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x69d442 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000041 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x7bf053 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 1 and fe2 == 0x90 and fm2 == 0x020044 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000037 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x14ed7f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 1 and fe2 == 0x90 and fm2 == 0x2e49fd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004e and fs2 == 1 and fe2 == 0x8f and fm2 == 0x520bf6 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002e and fs2 == 1 and fe2 == 0x90 and fm2 == 0x321608 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000059 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x38172d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000058 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x3a2ebf and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004f and fs2 == 1 and fe2 == 0x8f and fm2 == 0x4f64aa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000032 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000026 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x57947d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000028 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x4cccf0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000031 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x272f63 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 1 and fe2 == 0x90 and fm2 == 0x02084f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000e and fs2 == 0 and fe2 == 0x91 and fm2 == 0x1248eb and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000026 and fs2 == 0 and fe2 == 0x8e and fm2 == 0x579207 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000051 and fs2 == 0 and fe2 == 0x8c and fm2 == 0x4a434f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000043 and fs2 == 0 and fe2 == 0x8b and fm2 == 0x748504 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000027 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005f and fs2 == 0 and fe2 == 0x8a and fm2 == 0x2c6faa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000060 and fs2 == 0 and fe2 == 0x89 and fm2 == 0x2a9b00 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000047 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x6692ee and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000026 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x57835e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001d and fs2 == 0 and fe2 == 0x88 and fm2 == 0x0c8d3e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000051 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002a and fs2 == 0 and fe2 == 0x86 and fm2 == 0x41d555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000034 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000b and fs2 == 0 and fe2 == 0x87 and fm2 == 0x35dd17 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000060 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4ba544 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x76c000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000053 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3bc250 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000060 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d5555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000043 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000044 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14b4b5 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000032 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x444444 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1d89d9 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1d89d9 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3a2e8c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000060 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x755555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000061 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000044 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x078788 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x169131 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000038 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000003 and fs2 == 1 and fe2 == 0x93 and fm2 == 0x2aab8d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004d and fs2 == 1 and fe2 == 0x8d and fm2 == 0x54c98f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x93 and fm2 == 0x0002e0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001c and fs2 == 1 and fe2 == 0x8d and fm2 == 0x124fdb and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000f and fs2 == 1 and fe2 == 0x8d and fm2 == 0x088a89 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000007 and fs2 == 1 and fe2 == 0x8d and fm2 == 0x125a00 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000007 and fs2 == 1 and fe2 == 0x8c and fm2 == 0x125892 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003b and fs2 == 1 and fe2 == 0x88 and fm2 == 0x0af97e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000033 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x211919 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003d and fs2 == 1 and fe2 == 0x86 and fm2 == 0x078219 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000c and fs2 == 1 and fe2 == 0x87 and fm2 == 0x2e8aab and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000042 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x01d174 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005d and fs2 == 1 and fe2 == 0x82 and fm2 == 0x3a268a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000053 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4c565d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000011 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x58c632 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x692492 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000031 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x539783 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5e6d1d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x32c235 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000040 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x562762 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000010 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000038 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x092492 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000017 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x78d74e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00004b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7fff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000017 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000005 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x7ffce6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000008 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x7ffaf0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000050 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000040 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7ffc20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x7feb3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00002a and fs2 == 0 and fe2 == 0x78 and fm2 == 0x7fe82c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000027 and fs2 == 0 and fe2 == 0x77 and fm2 == 0x7fd2b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000010 and fs2 == 0 and fe2 == 0x76 and fm2 == 0x7f3fe0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000060 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000055 and fs2 == 0 and fe2 == 0x75 and fm2 == 0x7ed757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00004a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00002c and fs2 == 0 and fe2 == 0x74 and fm2 == 0x7e6fa9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000032 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000003 and fs2 == 0 and fe2 == 0x73 and fm2 == 0x7edffa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000009 and fs2 == 0 and fe2 == 0x72 and fm2 == 0x7cdfee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000014 and fs2 == 0 and fe2 == 0x71 and fm2 == 0x6c7fdb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x70 and fm2 == 0x527f98 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00005b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000014 and fs2 == 0 and fe2 == 0x6f and fm2 == 0x3effe2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000044 and fs2 == 0 and fe2 == 0x6e and fm2 == 0x21ffaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000062 and fs2 == 1 and fe2 == 0x69 and fm2 == 0x3fff6d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000043 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000055 and fs2 == 0 and fe2 == 0x6c and fm2 == 0x0fffa0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000005 and fs2 == 0 and fe2 == 0x6a and fm2 == 0x1ffffa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00005c and fs2 == 1 and fe2 == 0x6a and fm2 == 0x1fff8d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000009 and fs2 == 1 and fe2 == 0x6d and fm2 == 0x03fff7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000025 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00000b and fs2 == 1 and fe2 == 0x6e and fm2 == 0x13fff3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00004c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000035 and fs2 == 1 and fe2 == 0x6d and fm2 == 0x53ffa8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000049 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1fffc2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000012 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x100006 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000035 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000038 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x07ffd4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000016 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x04000e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000031 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x01ffe4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x01002f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000027 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x007fe0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000063 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x003fa7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000004 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x002009 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000016 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x001014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000055 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000033 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0007d4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000017 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000413 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000055 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00005b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0001c0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000031 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0000e2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000027 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000037 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000059 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000023 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00001f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00002c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x000021 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00002d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7fffd6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000046 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7fff99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000041 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7fffdc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000055 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7fff62 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000025 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7ffff9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000042 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002e and fs2 == 0 and fe2 == 0x8f and fm2 == 0x321586 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000028 and fs2 == 0 and fe2 == 0x8e and fm2 == 0x4ccc4d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000050 and fs2 == 0 and fe2 == 0x8c and fm2 == 0x4ccb80 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000040 and fs2 == 0 and fe2 == 0x8b and fm2 == 0x7ff7e0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002e and fs2 == 0 and fe2 == 0x8b and fm2 == 0x3207d3 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000029 and fs2 == 0 and fe2 == 0x8a and fm2 == 0x47aaed and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000045 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x6d2077 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000059 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004d and fs2 == 0 and fe2 == 0x87 and fm2 == 0x54b1df and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000015 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x41e186 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000037 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x149e41 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000048 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x610000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000039 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x0d1f70 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000025 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005e and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21882c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4147ae and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000019 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x17ae14 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1a69a7 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000046 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57c57c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x16f970 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004b and fs2 == 1 and fe2 == 0x7a and fm2 == 0x23d70a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000043 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1131ac and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000040 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x200000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000059 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x661cc4 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e8ba3 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000055 and fs2 == 1 and fe2 == 0x8e and fm2 == 0x40c0d9 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000031 and fs2 == 1 and fe2 == 0x8e and fm2 == 0x272f4e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000032 and fs2 == 1 and fe2 == 0x8d and fm2 == 0x23da3d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000050 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000d and fs2 == 1 and fe2 == 0x8e and fm2 == 0x1d8a8a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000055 and fs2 == 1 and fe2 == 0x8a and fm2 == 0x40c727 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000022 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005d and fs2 == 1 and fe2 == 0x89 and fm2 == 0x303134 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003d and fs2 == 1 and fe2 == 0x89 and fm2 == 0x06653f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000031 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000043 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x74eece and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000035 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005a and fs2 == 1 and fe2 == 0x86 and fm2 == 0x366eef and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000062 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x273eb2 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 1 and fe2 == 0x85 and fm2 == 0x02fbf0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000034 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e7627 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004a and fs2 == 1 and fe2 == 0x82 and fm2 == 0x62cf91 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000032 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x3851ec and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000040 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x200000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000004 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x3b0000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000034 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x34ec4f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000041 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x685e86 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000012 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2aaaab and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000006 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4aaaab and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000019 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x733333 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000031 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4687d6 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000011 and rm_val == 0 #nosat' : 1 coverage: 276/276 total_coverage: 417/417
fnmsub_b3 1261/1261 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 1117 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 1128 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 1097 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1097 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1097 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1097 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x265cd2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6681f8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15cbdb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x265cd2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6681f8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15cbdb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x265cd2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6681f8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15cbdb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x265cd2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6681f8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15cbdb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x265cd2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6681f8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15cbdb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0221 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fc770 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b9ef7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0221 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fc770 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b9ef7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0221 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fc770 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b9ef7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0221 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fc770 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b9ef7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0221 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fc770 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b9ef7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x069abc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0a0331 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x11222e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x069abc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0a0331 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x11222e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x069abc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0a0331 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x11222e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x069abc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0a0331 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x11222e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x069abc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0a0331 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x11222e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2015ef and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54aed3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04ff7d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2015ef and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54aed3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04ff7d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2015ef and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54aed3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04ff7d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2015ef and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54aed3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04ff7d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2015ef and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54aed3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04ff7d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x678370 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2c6a16 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1bec3f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x678370 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2c6a16 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1bec3f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x678370 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2c6a16 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1bec3f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x678370 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2c6a16 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1bec3f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x678370 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2c6a16 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1bec3f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a1236 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e18d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4891a8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a1236 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e18d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4891a8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a1236 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e18d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4891a8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a1236 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e18d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4891a8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a1236 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e18d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4891a8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x186690 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5f8822 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x051262 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x186690 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5f8822 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x051262 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x186690 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5f8822 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x051262 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x186690 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5f8822 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x051262 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x186690 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5f8822 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x051262 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05a355 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x25e8ec and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d37bb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05a355 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x25e8ec and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d37bb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05a355 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x25e8ec and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d37bb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05a355 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x25e8ec and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d37bb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05a355 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x25e8ec and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d37bb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4566d8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732561 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b7d72 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4566d8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732561 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b7d72 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4566d8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732561 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b7d72 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4566d8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732561 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b7d72 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4566d8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732561 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b7d72 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18f003 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0ec689 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x2a977b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18f003 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0ec689 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x2a977b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18f003 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0ec689 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x2a977b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18f003 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0ec689 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x2a977b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x18f003 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0ec689 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x2a977b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424f27 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2f8ce0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x053f09 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424f27 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2f8ce0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x053f09 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424f27 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2f8ce0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x053f09 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424f27 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2f8ce0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x053f09 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424f27 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2f8ce0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x053f09 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6557cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0cc5e8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c3aa4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6557cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0cc5e8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c3aa4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6557cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0cc5e8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c3aa4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6557cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0cc5e8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c3aa4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6557cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0cc5e8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c3aa4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5c48 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0548d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04f39c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5c48 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0548d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04f39c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5c48 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0548d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04f39c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5c48 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0548d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04f39c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5c48 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0548d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04f39c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08363b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba134 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36a3fe and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08363b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba134 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36a3fe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08363b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba134 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36a3fe and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08363b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba134 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36a3fe and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08363b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba134 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36a3fe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x62f664 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ccd08 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x602051 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x62f664 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ccd08 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x602051 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x62f664 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ccd08 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x602051 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x62f664 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ccd08 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x602051 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x62f664 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ccd08 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x602051 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2de7b9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x704eea and fs3 == 0 and fe3 == 0xfd and fm3 == 0x233ed9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2de7b9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x704eea and fs3 == 0 and fe3 == 0xfd and fm3 == 0x233ed9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2de7b9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x704eea and fs3 == 0 and fe3 == 0xfd and fm3 == 0x233ed9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2de7b9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x704eea and fs3 == 0 and fe3 == 0xfd and fm3 == 0x233ed9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2de7b9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x704eea and fs3 == 0 and fe3 == 0xfd and fm3 == 0x233ed9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09a252 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2f5462 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c86a9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09a252 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2f5462 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c86a9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09a252 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2f5462 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c86a9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09a252 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2f5462 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c86a9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09a252 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2f5462 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c86a9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e8da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0316c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d5f35 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e8da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0316c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d5f35 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e8da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0316c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d5f35 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e8da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0316c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d5f35 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e8da and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0316c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d5f35 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1336d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2a9b0a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x443724 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1336d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2a9b0a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x443724 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1336d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2a9b0a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x443724 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1336d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2a9b0a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x443724 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1336d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2a9b0a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x443724 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x3337a6 and fs2 == 1 and fe2 == 0x8a and fm2 == 0x067106 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c3c81 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x3337a6 and fs2 == 1 and fe2 == 0x8a and fm2 == 0x067106 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c3c81 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x3337a6 and fs2 == 1 and fe2 == 0x8a and fm2 == 0x067106 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c3c81 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x3337a6 and fs2 == 1 and fe2 == 0x8a and fm2 == 0x067106 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c3c81 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x3337a6 and fs2 == 1 and fe2 == 0x8a and fm2 == 0x067106 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c3c81 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2b29 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cb440 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ef75a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2b29 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cb440 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ef75a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2b29 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cb440 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ef75a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2b29 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cb440 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ef75a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2b29 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cb440 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ef75a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cb9b3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263804 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2417b7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cb9b3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263804 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2417b7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cb9b3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263804 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2417b7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cb9b3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263804 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2417b7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cb9b3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263804 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2417b7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x07b7d1 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x132367 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c02a4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x07b7d1 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x132367 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c02a4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x07b7d1 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x132367 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c02a4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x07b7d1 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x132367 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c02a4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x07b7d1 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x132367 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c02a4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d24f8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0e6154 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x75fd2b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d24f8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0e6154 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x75fd2b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d24f8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0e6154 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x75fd2b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d24f8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0e6154 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x75fd2b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d24f8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0e6154 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x75fd2b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d53bc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0043ea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d9eb9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d53bc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0043ea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d9eb9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d53bc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0043ea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d9eb9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d53bc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0043ea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d9eb9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d53bc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0043ea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d9eb9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x716164 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46f058 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b93f2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x716164 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46f058 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b93f2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x716164 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46f058 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b93f2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x716164 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46f058 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b93f2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x716164 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46f058 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b93f2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f4cb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x16f1ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22afb1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f4cb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x16f1ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22afb1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f4cb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x16f1ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22afb1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f4cb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x16f1ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22afb1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09f4cb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x16f1ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22afb1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31abfa and fs2 == 1 and fe2 == 0x7d and fm2 == 0x21f85f and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x60d312 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31abfa and fs2 == 1 and fe2 == 0x7d and fm2 == 0x21f85f and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x60d312 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31abfa and fs2 == 1 and fe2 == 0x7d and fm2 == 0x21f85f and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x60d312 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31abfa and fs2 == 1 and fe2 == 0x7d and fm2 == 0x21f85f and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x60d312 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31abfa and fs2 == 1 and fe2 == 0x7d and fm2 == 0x21f85f and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x60d312 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29472d and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65286c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x178766 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29472d and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65286c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x178766 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29472d and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65286c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x178766 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29472d and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65286c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x178766 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29472d and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65286c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x178766 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x743c57 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4c0046 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x42a058 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x743c57 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4c0046 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x42a058 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x743c57 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4c0046 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x42a058 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x743c57 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4c0046 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x42a058 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x743c57 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4c0046 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x42a058 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11bea7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12ceae and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2728cd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11bea7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12ceae and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2728cd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11bea7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12ceae and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2728cd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11bea7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12ceae and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2728cd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11bea7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12ceae and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2728cd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07ec62 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0f6574 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1845d2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07ec62 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0f6574 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1845d2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07ec62 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0f6574 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1845d2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07ec62 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0f6574 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1845d2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x07ec62 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0f6574 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1845d2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x606a5f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x344e7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e0f9a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x606a5f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x344e7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e0f9a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x606a5f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x344e7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e0f9a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x606a5f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x344e7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e0f9a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x606a5f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x344e7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e0f9a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x083174 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ace38 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x056e01 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x083174 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ace38 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x056e01 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x083174 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ace38 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x056e01 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x083174 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ace38 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x056e01 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x083174 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ace38 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x056e01 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x134fd6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x366346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x51e7c5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x134fd6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x366346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x51e7c5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x134fd6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x366346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x51e7c5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x134fd6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x366346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x51e7c5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x134fd6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x366346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x51e7c5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f4548 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03d01a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x347ddd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f4548 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03d01a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x347ddd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f4548 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03d01a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x347ddd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f4548 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03d01a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x347ddd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f4548 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03d01a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x347ddd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ac422 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54b01c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6693c5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ac422 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54b01c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6693c5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ac422 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54b01c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6693c5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ac422 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54b01c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6693c5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ac422 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54b01c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6693c5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e1a0d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2300f3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d6b6a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e1a0d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2300f3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d6b6a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e1a0d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2300f3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d6b6a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e1a0d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2300f3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d6b6a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e1a0d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2300f3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d6b6a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b1520 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0584ae and fs3 == 0 and fe3 == 0xfd and fm3 == 0x02f41c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b1520 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0584ae and fs3 == 0 and fe3 == 0xfd and fm3 == 0x02f41c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b1520 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0584ae and fs3 == 0 and fe3 == 0xfd and fm3 == 0x02f41c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b1520 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0584ae and fs3 == 0 and fe3 == 0xfd and fm3 == 0x02f41c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b1520 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0584ae and fs3 == 0 and fe3 == 0xfd and fm3 == 0x02f41c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719d36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b1faf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3fb592 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719d36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b1faf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3fb592 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719d36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b1faf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3fb592 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719d36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b1faf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3fb592 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719d36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b1faf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3fb592 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2522c3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x05162a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bb2b6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2522c3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x05162a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bb2b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2522c3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x05162a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bb2b6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2522c3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x05162a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bb2b6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2522c3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x05162a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bb2b6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x218e29 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3034b9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6605 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x218e29 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3034b9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6605 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x218e29 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3034b9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6605 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x218e29 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3034b9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6605 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x218e29 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3034b9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6605 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x604709 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x649fbb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x484b34 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x604709 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x649fbb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x484b34 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x604709 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x649fbb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x484b34 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x604709 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x649fbb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x484b34 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x604709 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x649fbb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x484b34 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1660d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x72578d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e5afb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1660d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x72578d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e5afb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1660d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x72578d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e5afb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1660d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x72578d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e5afb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1660d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x72578d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e5afb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78760e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b7994 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16e57a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78760e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b7994 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16e57a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78760e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b7994 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16e57a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78760e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b7994 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16e57a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78760e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b7994 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16e57a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x579d68 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x09912b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x67bb04 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x579d68 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x09912b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x67bb04 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x579d68 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x09912b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x67bb04 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x579d68 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x09912b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x67bb04 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x579d68 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x09912b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x67bb04 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a6e21 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x021aed and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cb4f9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a6e21 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x021aed and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cb4f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a6e21 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x021aed and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cb4f9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a6e21 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x021aed and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cb4f9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a6e21 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x021aed and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cb4f9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476175 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x656195 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32a62e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476175 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x656195 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32a62e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476175 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x656195 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32a62e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476175 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x656195 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32a62e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476175 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x656195 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32a62e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2afdd1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3404d4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x707b62 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2afdd1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3404d4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x707b62 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2afdd1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3404d4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x707b62 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2afdd1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3404d4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x707b62 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2afdd1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3404d4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x707b62 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x581c21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2176e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x084e0c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x581c21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2176e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x084e0c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x581c21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2176e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x084e0c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x581c21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2176e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x084e0c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x581c21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2176e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x084e0c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716a4d and fs2 == 1 and fe2 == 0x7a and fm2 == 0x7b5d15 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6d0b02 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716a4d and fs2 == 1 and fe2 == 0x7a and fm2 == 0x7b5d15 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6d0b02 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716a4d and fs2 == 1 and fe2 == 0x7a and fm2 == 0x7b5d15 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6d0b02 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716a4d and fs2 == 1 and fe2 == 0x7a and fm2 == 0x7b5d15 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6d0b02 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x716a4d and fs2 == 1 and fe2 == 0x7a and fm2 == 0x7b5d15 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6d0b02 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2767 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6d8ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ff79e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2767 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6d8ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ff79e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2767 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6d8ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ff79e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2767 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6d8ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ff79e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2767 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6d8ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ff79e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04f86c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0969f0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ebff1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04f86c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0969f0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ebff1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04f86c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0969f0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ebff1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04f86c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0969f0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ebff1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04f86c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0969f0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ebff1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x35114f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46436e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c3b14 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x35114f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46436e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c3b14 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x35114f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46436e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c3b14 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x35114f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46436e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c3b14 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x35114f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46436e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c3b14 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37099a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x365417 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x025cf4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37099a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x365417 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x025cf4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37099a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x365417 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x025cf4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37099a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x365417 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x025cf4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37099a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x365417 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x025cf4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c708 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2fcfdc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79ad4e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c708 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2fcfdc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79ad4e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c708 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2fcfdc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79ad4e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c708 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2fcfdc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79ad4e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35c708 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2fcfdc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79ad4e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d4865 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x39ff7a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x098636 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d4865 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x39ff7a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x098636 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d4865 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x39ff7a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x098636 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d4865 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x39ff7a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x098636 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d4865 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x39ff7a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x098636 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66e0be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ba42e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7be033 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66e0be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ba42e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7be033 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66e0be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ba42e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7be033 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66e0be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ba42e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7be033 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x66e0be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ba42e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7be033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd2a7 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x225cdc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7351c5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd2a7 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x225cdc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7351c5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd2a7 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x225cdc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7351c5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd2a7 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x225cdc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7351c5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd2a7 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x225cdc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7351c5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394df5 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6542ef and fs3 == 0 and fe3 == 0xfb and fm3 == 0x25f32f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394df5 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6542ef and fs3 == 0 and fe3 == 0xfb and fm3 == 0x25f32f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394df5 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6542ef and fs3 == 0 and fe3 == 0xfb and fm3 == 0x25f32f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394df5 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6542ef and fs3 == 0 and fe3 == 0xfb and fm3 == 0x25f32f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394df5 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6542ef and fs3 == 0 and fe3 == 0xfb and fm3 == 0x25f32f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2366fd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3d9765 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x720757 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2366fd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3d9765 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x720757 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2366fd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3d9765 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x720757 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2366fd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3d9765 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x720757 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2366fd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3d9765 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x720757 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x43b11b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x723ea7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x392d50 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x43b11b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x723ea7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x392d50 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x43b11b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x723ea7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x392d50 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x43b11b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x723ea7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x392d50 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x43b11b and fs2 == 1 and fe2 == 0x81 and fm2 == 0x723ea7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x392d50 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dd078 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x48fee8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb026 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dd078 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x48fee8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb026 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dd078 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x48fee8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb026 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dd078 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x48fee8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb026 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dd078 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x48fee8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x042c30 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6d24b7 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x74dfbb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x042c30 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6d24b7 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x74dfbb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x042c30 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6d24b7 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x74dfbb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x042c30 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6d24b7 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x74dfbb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x042c30 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6d24b7 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x74dfbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ea107 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6c02b1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5bfef4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ea107 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6c02b1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5bfef4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ea107 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6c02b1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5bfef4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ea107 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6c02b1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5bfef4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ea107 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6c02b1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5bfef4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0543e0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00e517 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x063264 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0543e0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00e517 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x063264 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0543e0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00e517 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x063264 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0543e0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00e517 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x063264 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0543e0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00e517 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x063264 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ea689 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22c32f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35644c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ea689 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22c32f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35644c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ea689 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22c32f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35644c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ea689 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22c32f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35644c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ea689 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22c32f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35644c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x175320 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x35a312 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x56bc56 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x175320 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x35a312 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x56bc56 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x175320 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x35a312 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x56bc56 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x175320 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x35a312 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x56bc56 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x175320 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x35a312 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x56bc56 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x789da9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x448a7d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3edf34 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x789da9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x448a7d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3edf34 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x789da9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x448a7d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3edf34 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x789da9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x448a7d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3edf34 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x789da9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x448a7d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3edf34 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x133609 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x09b51b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e6020 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x133609 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x09b51b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e6020 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x133609 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x09b51b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e6020 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x133609 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x09b51b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e6020 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x133609 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x09b51b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e6020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27090d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1aee25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4a2da9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27090d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1aee25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4a2da9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27090d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1aee25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4a2da9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27090d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1aee25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4a2da9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27090d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1aee25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4a2da9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33dfb8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1e050d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e0f41 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33dfb8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1e050d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e0f41 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33dfb8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1e050d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e0f41 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33dfb8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1e050d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e0f41 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33dfb8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1e050d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e0f41 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8a7e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c9d85 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4ced0a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8a7e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c9d85 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4ced0a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8a7e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c9d85 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4ced0a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8a7e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c9d85 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4ced0a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8a7e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c9d85 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4ced0a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20dd6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18c1e6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ffa9e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20dd6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18c1e6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ffa9e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20dd6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18c1e6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ffa9e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20dd6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18c1e6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ffa9e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20dd6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18c1e6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ffa9e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36bc41 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x09993b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x447040 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36bc41 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x09993b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x447040 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36bc41 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x09993b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x447040 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36bc41 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x09993b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x447040 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36bc41 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x09993b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x447040 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6d2bf9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cf386 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0295a9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6d2bf9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cf386 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0295a9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6d2bf9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cf386 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0295a9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6d2bf9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cf386 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0295a9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6d2bf9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cf386 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0295a9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x220c6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2025e5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4abf7f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x220c6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2025e5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4abf7f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x220c6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2025e5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4abf7f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x220c6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2025e5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4abf7f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x220c6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2025e5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4abf7f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c0477 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3fa5b4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cc108 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c0477 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3fa5b4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cc108 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c0477 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3fa5b4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cc108 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c0477 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3fa5b4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cc108 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c0477 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3fa5b4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cc108 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04e2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x35dcee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3cce5b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04e2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x35dcee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3cce5b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04e2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x35dcee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3cce5b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04e2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x35dcee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3cce5b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04e2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x35dcee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3cce5b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03bb5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x312842 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03bb5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x312842 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03bb5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x312842 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03bb5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x312842 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03bb5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x312842 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33cf6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1e17e3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5e1598 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33cf6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1e17e3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5e1598 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33cf6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1e17e3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5e1598 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33cf6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1e17e3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5e1598 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33cf6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1e17e3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5e1598 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6baf59 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d06ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f4bc3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6baf59 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d06ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f4bc3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6baf59 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d06ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f4bc3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6baf59 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d06ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f4bc3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6baf59 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d06ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f4bc3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6406 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28ea23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60daf6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6406 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28ea23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60daf6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6406 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28ea23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60daf6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6406 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28ea23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60daf6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6406 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28ea23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60daf6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x125073 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x23864f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3aebfa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x125073 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x23864f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3aebfa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x125073 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x23864f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3aebfa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x125073 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x23864f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3aebfa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x125073 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x23864f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3aebfa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c9a88 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x541f4f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x01c320 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c9a88 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x541f4f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x01c320 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c9a88 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x541f4f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x01c320 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c9a88 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x541f4f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x01c320 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c9a88 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x541f4f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x01c320 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bc1b7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dafc1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7b0361 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bc1b7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dafc1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7b0361 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bc1b7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dafc1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7b0361 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bc1b7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dafc1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7b0361 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bc1b7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dafc1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7b0361 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7e14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f07dc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x32cc96 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7e14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f07dc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x32cc96 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7e14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f07dc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x32cc96 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7e14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f07dc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x32cc96 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7e14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f07dc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x32cc96 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58215c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54e017 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33b8d2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58215c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54e017 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33b8d2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58215c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54e017 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33b8d2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58215c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54e017 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33b8d2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58215c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54e017 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33b8d2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d5723 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x26896f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x37e4c4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d5723 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x26896f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x37e4c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d5723 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x26896f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x37e4c4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d5723 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x26896f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x37e4c4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d5723 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x26896f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x37e4c4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7af3fb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2cbaf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x295332 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7af3fb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2cbaf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x295332 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7af3fb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2cbaf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x295332 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7af3fb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2cbaf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x295332 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7af3fb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2cbaf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x295332 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e6a36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d9764 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x56d6eb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e6a36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d9764 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x56d6eb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e6a36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d9764 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x56d6eb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e6a36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d9764 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x56d6eb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e6a36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d9764 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x56d6eb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x557298 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2985e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d5846 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x557298 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2985e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d5846 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x557298 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2985e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d5846 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x557298 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2985e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d5846 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x557298 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2985e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d5846 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x277072 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ef63b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1c4b97 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x277072 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ef63b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1c4b97 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x277072 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ef63b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1c4b97 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x277072 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ef63b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1c4b97 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x277072 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ef63b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1c4b97 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07b179 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07ba67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0fe2c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07b179 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07ba67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0fe2c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07b179 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07ba67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0fe2c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07b179 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07ba67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0fe2c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07b179 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07ba67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0fe2c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2af59a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2891e9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x61253d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2af59a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2891e9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x61253d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2af59a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2891e9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x61253d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2af59a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2891e9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x61253d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2af59a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2891e9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x61253d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162ed7 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x029e84 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x194190 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162ed7 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x029e84 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x194190 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162ed7 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x029e84 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x194190 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162ed7 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x029e84 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x194190 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162ed7 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x029e84 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x194190 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x157cfe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0dc9a3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25972e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x157cfe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0dc9a3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25972e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x157cfe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0dc9a3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25972e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x157cfe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0dc9a3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25972e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x157cfe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0dc9a3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25972e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x755b75 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4428 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43c635 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x755b75 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4428 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43c635 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x755b75 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4428 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43c635 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x755b75 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4428 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43c635 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x755b75 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4428 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43c635 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8170 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x770672 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x05a65f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8170 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x770672 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x05a65f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8170 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x770672 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x05a65f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8170 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x770672 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x05a65f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8170 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x770672 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x05a65f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b364 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x607517 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f184f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b364 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x607517 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f184f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b364 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x607517 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f184f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b364 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x607517 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f184f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b364 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x607517 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f184f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0946d5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a03fc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7af9c4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0946d5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a03fc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7af9c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0946d5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a03fc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7af9c4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0946d5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a03fc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7af9c4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0946d5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a03fc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7af9c4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7537d6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6dccdf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63c8ef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7537d6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6dccdf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63c8ef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7537d6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6dccdf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63c8ef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7537d6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6dccdf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63c8ef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7537d6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6dccdf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63c8ef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b252f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x53da48 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x664c95 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b252f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x53da48 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x664c95 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b252f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x53da48 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x664c95 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b252f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x53da48 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x664c95 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b252f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x53da48 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x664c95 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0fb5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7bc8f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c7142 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0fb5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7bc8f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c7142 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0fb5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7bc8f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c7142 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0fb5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7bc8f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c7142 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0fb5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7bc8f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c7142 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7affa3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f7139 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ca3cf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7affa3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f7139 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ca3cf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7affa3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f7139 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ca3cf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7affa3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f7139 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ca3cf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7affa3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f7139 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ca3cf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3099a4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f195a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x24f0ee and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3099a4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f195a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x24f0ee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3099a4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f195a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x24f0ee and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3099a4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f195a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x24f0ee and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3099a4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f195a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x24f0ee and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75b2ba and fs2 == 1 and fe2 == 0x7b and fm2 == 0x77d04c and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6dd75c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75b2ba and fs2 == 1 and fe2 == 0x7b and fm2 == 0x77d04c and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6dd75c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75b2ba and fs2 == 1 and fe2 == 0x7b and fm2 == 0x77d04c and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6dd75c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75b2ba and fs2 == 1 and fe2 == 0x7b and fm2 == 0x77d04c and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6dd75c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75b2ba and fs2 == 1 and fe2 == 0x7b and fm2 == 0x77d04c and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6dd75c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2614fd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x412b5a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7aa3e6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2614fd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x412b5a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7aa3e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2614fd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x412b5a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7aa3e6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2614fd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x412b5a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7aa3e6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2614fd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x412b5a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7aa3e6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0e6204 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x519284 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x691f07 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0e6204 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x519284 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x691f07 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0e6204 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x519284 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x691f07 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0e6204 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x519284 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x691f07 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0e6204 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x519284 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x691f07 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dd7a3 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x02cfaf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31a913 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dd7a3 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x02cfaf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31a913 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dd7a3 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x02cfaf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31a913 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dd7a3 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x02cfaf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31a913 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dd7a3 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x02cfaf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31a913 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ac5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x70529b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26caee and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ac5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x70529b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26caee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ac5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x70529b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26caee and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ac5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x70529b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26caee and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ac5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x70529b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26caee and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03870c and fs2 == 1 and fe2 == 0x7c and fm2 == 0x021d71 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x05b36a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03870c and fs2 == 1 and fe2 == 0x7c and fm2 == 0x021d71 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x05b36a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03870c and fs2 == 1 and fe2 == 0x7c and fm2 == 0x021d71 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x05b36a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03870c and fs2 == 1 and fe2 == 0x7c and fm2 == 0x021d71 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x05b36a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03870c and fs2 == 1 and fe2 == 0x7c and fm2 == 0x021d71 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x05b36a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5221f9 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ec065 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6a5989 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5221f9 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ec065 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6a5989 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5221f9 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ec065 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6a5989 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5221f9 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ec065 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6a5989 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5221f9 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ec065 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6a5989 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ba02 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5aacdd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16f5bb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ba02 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5aacdd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16f5bb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ba02 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5aacdd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16f5bb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ba02 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5aacdd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16f5bb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ba02 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5aacdd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16f5bb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15ce5c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x22ead4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eac02 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15ce5c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x22ead4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eac02 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15ce5c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x22ead4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eac02 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15ce5c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x22ead4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eac02 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15ce5c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x22ead4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eac02 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14f81b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58038b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b66cd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14f81b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58038b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b66cd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14f81b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58038b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b66cd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14f81b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58038b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b66cd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14f81b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58038b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b66cd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15e839 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0213cf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x18570d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15e839 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0213cf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x18570d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15e839 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0213cf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x18570d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15e839 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0213cf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x18570d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15e839 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0213cf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x18570d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f4ea2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x630bb6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d4a04 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f4ea2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x630bb6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d4a04 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f4ea2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x630bb6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d4a04 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f4ea2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x630bb6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d4a04 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f4ea2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x630bb6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d4a04 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c25fe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3bcbbf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x651810 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c25fe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3bcbbf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x651810 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c25fe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3bcbbf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x651810 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c25fe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3bcbbf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x651810 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c25fe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3bcbbf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x651810 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7f8a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b31ba and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3fec23 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7f8a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b31ba and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3fec23 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7f8a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b31ba and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3fec23 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7f8a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b31ba and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3fec23 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7f8a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b31ba and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3fec23 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395d94 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x518582 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17b612 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395d94 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x518582 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17b612 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395d94 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x518582 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17b612 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395d94 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x518582 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17b612 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395d94 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x518582 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17b612 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e21df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60a463 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac32e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e21df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60a463 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac32e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e21df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60a463 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac32e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e21df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60a463 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac32e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e21df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60a463 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac32e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54fd1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4d0497 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a9283 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54fd1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4d0497 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a9283 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54fd1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4d0497 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a9283 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54fd1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4d0497 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a9283 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54fd1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4d0497 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a9283 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a693b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x208215 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41a077 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a693b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x208215 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41a077 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a693b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x208215 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41a077 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a693b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x208215 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41a077 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a693b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x208215 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41a077 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x526383 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x084582 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5ffbfb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x526383 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x084582 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5ffbfb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x526383 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x084582 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5ffbfb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x526383 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x084582 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5ffbfb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x526383 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x084582 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5ffbfb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33c6fa and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62be6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f3b63 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33c6fa and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62be6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f3b63 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33c6fa and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62be6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f3b63 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33c6fa and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62be6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f3b63 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33c6fa and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62be6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f3b63 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5009d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x465633 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x212daa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5009d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x465633 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x212daa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5009d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x465633 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x212daa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5009d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x465633 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x212daa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5009d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x465633 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x212daa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52d2c7 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2aec85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0cc2c0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52d2c7 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2aec85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0cc2c0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52d2c7 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2aec85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0cc2c0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52d2c7 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2aec85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0cc2c0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52d2c7 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2aec85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0cc2c0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20eedb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x24389c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4e7935 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20eedb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x24389c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4e7935 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20eedb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x24389c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4e7935 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20eedb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x24389c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4e7935 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20eedb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x24389c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4e7935 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2348 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2fcd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b1c4d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2348 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2fcd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b1c4d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2348 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2fcd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b1c4d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2348 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2fcd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b1c4d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2348 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2fcd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b1c4d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b140c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x171595 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x24291a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b140c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x171595 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x24291a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b140c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x171595 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x24291a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b140c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x171595 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x24291a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b140c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x171595 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x24291a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d9df6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3ca571 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x684bbc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d9df6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3ca571 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x684bbc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d9df6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3ca571 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x684bbc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d9df6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3ca571 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x684bbc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d9df6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3ca571 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x684bbc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b8ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x471c14 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bc845 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b8ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x471c14 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bc845 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b8ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x471c14 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bc845 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b8ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x471c14 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bc845 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b8ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x471c14 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bc845 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21c953 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fe858 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0364a1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21c953 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fe858 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0364a1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21c953 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fe858 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0364a1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21c953 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fe858 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0364a1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21c953 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fe858 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0364a1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f19b2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x070f39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b67a3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f19b2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x070f39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b67a3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f19b2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x070f39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b67a3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f19b2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x070f39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b67a3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f19b2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x070f39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b67a3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22a277 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3c9501 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6f9bf2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22a277 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3c9501 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6f9bf2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22a277 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3c9501 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6f9bf2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22a277 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3c9501 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6f9bf2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22a277 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3c9501 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6f9bf2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e11bf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25d24d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x380c4c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e11bf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25d24d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x380c4c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e11bf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25d24d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x380c4c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e11bf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25d24d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x380c4c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e11bf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25d24d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x380c4c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2260a9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d0137 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x165442 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2260a9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d0137 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x165442 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2260a9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d0137 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x165442 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2260a9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d0137 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x165442 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2260a9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d0137 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x165442 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x166373 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x415f53 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6331f4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x166373 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x415f53 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6331f4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x166373 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x415f53 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6331f4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x166373 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x415f53 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6331f4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x166373 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x415f53 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6331f4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700b05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43f817 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x37c106 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700b05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43f817 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x37c106 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700b05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43f817 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x37c106 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700b05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43f817 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x37c106 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700b05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43f817 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x37c106 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234aea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b66c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x463fd0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234aea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b66c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x463fd0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234aea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b66c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x463fd0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234aea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b66c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x463fd0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234aea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b66c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x463fd0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x232b7a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c0d2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x232b7a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c0d2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x232b7a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c0d2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x232b7a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c0d2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x232b7a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c0d2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x522d92 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x646f26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b8bd7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x522d92 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x646f26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b8bd7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x522d92 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x646f26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b8bd7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x522d92 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x646f26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b8bd7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x522d92 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x646f26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b8bd7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bc6f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29a240 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63a66a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bc6f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29a240 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63a66a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bc6f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29a240 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63a66a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bc6f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29a240 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63a66a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bc6f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29a240 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63a66a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x321868 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0778f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c7e09 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x321868 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0778f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c7e09 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x321868 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0778f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c7e09 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x321868 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0778f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c7e09 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x321868 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0778f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c7e09 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7fda and fs2 == 1 and fe2 == 0x7e and fm2 == 0x515d9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eb630 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7fda and fs2 == 1 and fe2 == 0x7e and fm2 == 0x515d9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eb630 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7fda and fs2 == 1 and fe2 == 0x7e and fm2 == 0x515d9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eb630 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7fda and fs2 == 1 and fe2 == 0x7e and fm2 == 0x515d9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eb630 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7fda and fs2 == 1 and fe2 == 0x7e and fm2 == 0x515d9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eb630 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x244bd3 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x37709b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b74f1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x244bd3 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x37709b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b74f1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x244bd3 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x37709b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b74f1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x244bd3 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x37709b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b74f1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x244bd3 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x37709b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b74f1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ed6ae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ebb57 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x788d65 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ed6ae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ebb57 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x788d65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ed6ae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ebb57 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x788d65 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ed6ae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ebb57 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x788d65 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ed6ae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ebb57 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x788d65 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3034a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12a75c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49e26c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3034a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12a75c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49e26c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3034a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12a75c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49e26c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3034a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12a75c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49e26c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3034a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12a75c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49e26c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07648d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x11b440 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1a1e91 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07648d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x11b440 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1a1e91 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07648d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x11b440 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1a1e91 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07648d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x11b440 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1a1e91 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07648d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x11b440 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1a1e91 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1114c8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a450f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x40fde0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1114c8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a450f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x40fde0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1114c8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a450f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x40fde0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1114c8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a450f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x40fde0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1114c8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a450f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x40fde0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f5d14 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x25e6e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39d098 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f5d14 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x25e6e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39d098 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f5d14 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x25e6e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39d098 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f5d14 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x25e6e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39d098 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f5d14 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x25e6e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39d098 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd04c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1804d2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x260c9f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd04c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1804d2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x260c9f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd04c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1804d2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x260c9f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd04c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1804d2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x260c9f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd04c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1804d2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x260c9f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ad2b2 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x177e4a and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0af61f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ad2b2 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x177e4a and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0af61f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ad2b2 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x177e4a and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0af61f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ad2b2 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x177e4a and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0af61f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ad2b2 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x177e4a and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0af61f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3a21 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7a0fde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07ff65 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3a21 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7a0fde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07ff65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3a21 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7a0fde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07ff65 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3a21 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7a0fde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07ff65 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3a21 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7a0fde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07ff65 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b5958 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7842da and fs3 == 0 and fe3 == 0xfb and fm3 == 0x262b4d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b5958 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7842da and fs3 == 0 and fe3 == 0xfb and fm3 == 0x262b4d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b5958 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7842da and fs3 == 0 and fe3 == 0xfb and fm3 == 0x262b4d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b5958 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7842da and fs3 == 0 and fe3 == 0xfb and fm3 == 0x262b4d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b5958 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7842da and fs3 == 0 and fe3 == 0xfb and fm3 == 0x262b4d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d32f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60337c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x17af6d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d32f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60337c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x17af6d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d32f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60337c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x17af6d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d32f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60337c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x17af6d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d32f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60337c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x17af6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17337c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a94aa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0a8cde and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17337c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a94aa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0a8cde and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17337c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a94aa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0a8cde and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17337c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a94aa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0a8cde and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17337c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a94aa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0a8cde and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x095fbb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28a10b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34fa7d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x095fbb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28a10b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34fa7d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x095fbb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28a10b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34fa7d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x095fbb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28a10b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34fa7d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x095fbb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28a10b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34fa7d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x28c2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x534f40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0b4cf7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x28c2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x534f40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0b4cf7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x28c2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x534f40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0b4cf7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x28c2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x534f40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0b4cf7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x28c2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x534f40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0b4cf7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2dd528 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0f04f9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x423ae4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2dd528 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0f04f9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x423ae4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2dd528 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0f04f9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x423ae4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2dd528 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0f04f9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x423ae4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2dd528 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0f04f9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x423ae4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b6d02 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x184bfd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f00b7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b6d02 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x184bfd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f00b7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b6d02 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x184bfd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f00b7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b6d02 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x184bfd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f00b7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b6d02 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x184bfd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f00b7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35b43e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x273191 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d5787 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35b43e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x273191 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d5787 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35b43e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x273191 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d5787 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35b43e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x273191 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d5787 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35b43e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x273191 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d5787 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687969 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x523fce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3eed89 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687969 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x523fce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3eed89 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687969 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x523fce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3eed89 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687969 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x523fce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3eed89 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687969 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x523fce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3eed89 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x298b8f and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4151e0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000870 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x298b8f and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4151e0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000870 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x298b8f and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4151e0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000870 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x298b8f and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4151e0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000870 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x298b8f and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4151e0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000870 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x088c83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2e8e76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a36fc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x088c83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2e8e76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a36fc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x088c83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2e8e76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a36fc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x088c83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2e8e76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a36fc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x088c83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2e8e76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a36fc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e2b14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x15e986 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb917 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e2b14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x15e986 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb917 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e2b14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x15e986 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb917 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e2b14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x15e986 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb917 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e2b14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x15e986 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb917 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394fae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x496ae5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11ccf0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394fae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x496ae5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11ccf0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394fae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x496ae5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11ccf0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394fae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x496ae5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11ccf0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394fae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x496ae5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11ccf0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2808ce and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1b03ba and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4b7f8f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2808ce and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1b03ba and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4b7f8f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2808ce and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1b03ba and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4b7f8f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2808ce and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1b03ba and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4b7f8f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2808ce and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1b03ba and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4b7f8f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x207343 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x00b64e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2157c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x207343 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x00b64e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2157c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x207343 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x00b64e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2157c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x207343 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x00b64e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2157c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x207343 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x00b64e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2157c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3945d0 and fs2 == 1 and fe2 == 0x76 and fm2 == 0x47af30 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x10840f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3945d0 and fs2 == 1 and fe2 == 0x76 and fm2 == 0x47af30 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x10840f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3945d0 and fs2 == 1 and fe2 == 0x76 and fm2 == 0x47af30 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x10840f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3945d0 and fs2 == 1 and fe2 == 0x76 and fm2 == 0x47af30 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x10840f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3945d0 and fs2 == 1 and fe2 == 0x76 and fm2 == 0x47af30 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x10840f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecce4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x71ef4d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x06f460 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecce4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x71ef4d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x06f460 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecce4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x71ef4d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x06f460 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecce4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x71ef4d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x06f460 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecce4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x71ef4d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x06f460 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x145a12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e11a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c4a28 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x145a12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e11a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c4a28 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x145a12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e11a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c4a28 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x145a12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e11a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c4a28 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x145a12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e11a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c4a28 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x502f82 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x049553 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x57a3de and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x502f82 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x049553 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x57a3de and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x502f82 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x049553 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x57a3de and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x502f82 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x049553 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x57a3de and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x502f82 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x049553 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x57a3de and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c2c79 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0397ce and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4174b0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c2c79 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0397ce and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4174b0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c2c79 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0397ce and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4174b0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c2c79 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0397ce and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4174b0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c2c79 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0397ce and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4174b0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41e3fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x338693 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f854 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41e3fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x338693 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f854 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41e3fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x338693 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f854 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41e3fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x338693 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f854 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41e3fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x338693 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f854 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a4d8c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f8696 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b140f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a4d8c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f8696 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b140f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a4d8c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f8696 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b140f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a4d8c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f8696 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b140f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a4d8c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f8696 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b140f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x239eb4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c7e58 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x480aed and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x239eb4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c7e58 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x480aed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x239eb4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c7e58 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x480aed and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x239eb4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c7e58 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x480aed and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x239eb4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c7e58 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x480aed and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x121772 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6578e7 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x02f3f8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x121772 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6578e7 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x02f3f8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x121772 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6578e7 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x02f3f8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x121772 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6578e7 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x02f3f8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x121772 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6578e7 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x02f3f8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61fcc2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7b34ce and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5dc16f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61fcc2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7b34ce and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5dc16f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61fcc2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7b34ce and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5dc16f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61fcc2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7b34ce and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5dc16f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61fcc2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7b34ce and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5dc16f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 1 #nosat' : 1 coverage: 1120/1120 total_coverage: 1261/1261
fnmsub_b4 281/281 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 137 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 148 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 117 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 117 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 117 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 117 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0a7db2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1edd6b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1edd6b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1edd6b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1edd6b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1edd6b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x82 and fm2 == 0x214d91 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x82 and fm2 == 0x214d91 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x82 and fm2 == 0x214d91 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x82 and fm2 == 0x214d91 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x82 and fm2 == 0x214d91 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b00a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b00a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b00a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b00a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b00a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x84 and fm2 == 0x403025 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x84 and fm2 == 0x403025 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x84 and fm2 == 0x403025 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x84 and fm2 == 0x403025 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x84 and fm2 == 0x403025 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127aef and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127aef and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127aef and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127aef and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127aef and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01195d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01195d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01195d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01195d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01195d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f9565 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f9565 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f9565 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f9565 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f9565 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f1f32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f1f32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f1f32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f1f32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f1f32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x13426c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x13426c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x13426c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x13426c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x13426c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x05c40d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x05c40d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x05c40d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x05c40d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x05c40d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2729b1 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2729b1 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2729b1 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2729b1 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2729b1 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c2a47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c2a47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c2a47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c2a47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c2a47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06fb59 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06fb59 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06fb59 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06fb59 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06fb59 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1a5d90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1a5d90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1a5d90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1a5d90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1a5d90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ce591 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ce591 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ce591 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ce591 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ce591 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d7248 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d7248 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d7248 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d7248 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4d7248 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x81 and fm2 == 0x76adec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x81 and fm2 == 0x76adec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x81 and fm2 == 0x76adec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x81 and fm2 == 0x76adec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x81 and fm2 == 0x76adec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3c0882 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3c0882 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3c0882 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3c0882 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3c0882 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x81 and fm2 == 0x154df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x81 and fm2 == 0x154df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x81 and fm2 == 0x154df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x81 and fm2 == 0x154df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x81 and fm2 == 0x154df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7d76b3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7d76b3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7d76b3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7d76b3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7d76b3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5c7972 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5c7972 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5c7972 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5c7972 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5c7972 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x185c39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x185c39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x185c39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x185c39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x185c39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x80 and fm2 == 0x532663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x80 and fm2 == 0x532663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x80 and fm2 == 0x532663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x80 and fm2 == 0x532663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x80 and fm2 == 0x532663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x117d17 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x117d17 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x117d17 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x117d17 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x117d17 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1af01b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1af01b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1af01b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1af01b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1af01b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x6a4d3e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x6a4d3e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x6a4d3e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x6a4d3e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x6a4d3e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x57eaea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x57eaea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x57eaea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x57eaea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x57eaea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0a7db2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0a7db2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0a7db2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0a7db2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 1 #nosat' : 1 coverage: 140/140 total_coverage: 281/281
fnmsub_b5 361/361 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 217 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 228 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 197 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 197 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 197 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 197 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 1 #nosat' : 1 coverage: 220/220 total_coverage: 361/361
fnmsub_b6 281/281 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 137 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 148 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 117 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 117 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 117 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 117 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x701c5e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1f8f25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x15a7e1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1e380d and fs2 == 1 and fe2 == 0x79 and fm2 == 0x401917 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x6d7317 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1e380d and fs2 == 1 and fe2 == 0x79 and fm2 == 0x401917 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x6d7317 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1e380d and fs2 == 1 and fe2 == 0x79 and fm2 == 0x401917 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x6d7317 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1e380d and fs2 == 1 and fe2 == 0x79 and fm2 == 0x401917 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x6d7317 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1e380d and fs2 == 1 and fe2 == 0x79 and fm2 == 0x401917 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x6d7317 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x64ad9f and fs2 == 1 and fe2 == 0x7b and fm2 == 0x25a9d6 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x13fb9d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x64ad9f and fs2 == 1 and fe2 == 0x7b and fm2 == 0x25a9d6 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x13fb9d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x64ad9f and fs2 == 1 and fe2 == 0x7b and fm2 == 0x25a9d6 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x13fb9d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x64ad9f and fs2 == 1 and fe2 == 0x7b and fm2 == 0x25a9d6 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x13fb9d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x64ad9f and fs2 == 1 and fe2 == 0x7b and fm2 == 0x25a9d6 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x13fb9d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4cf621 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x430d36 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c2a0f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4cf621 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x430d36 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c2a0f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4cf621 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x430d36 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c2a0f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4cf621 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x430d36 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c2a0f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4cf621 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x430d36 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c2a0f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x04cfe9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x165ba8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c02bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x04cfe9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x165ba8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c02bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x04cfe9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x165ba8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c02bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x04cfe9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x165ba8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c02bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x04cfe9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x165ba8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1c02bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x5b4ebe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6ad52b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x492c98 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x5b4ebe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6ad52b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x492c98 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x5b4ebe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6ad52b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x492c98 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x5b4ebe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6ad52b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x492c98 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x5b4ebe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6ad52b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x492c98 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x13 and fm1 == 0x0c877e and fs2 == 1 and fe2 == 0x86 and fm2 == 0x486327 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5c0092 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x13 and fm1 == 0x0c877e and fs2 == 1 and fe2 == 0x86 and fm2 == 0x486327 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5c0092 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x13 and fm1 == 0x0c877e and fs2 == 1 and fe2 == 0x86 and fm2 == 0x486327 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5c0092 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x13 and fm1 == 0x0c877e and fs2 == 1 and fe2 == 0x86 and fm2 == 0x486327 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5c0092 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x13 and fm1 == 0x0c877e and fs2 == 1 and fe2 == 0x86 and fm2 == 0x486327 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5c0092 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4397de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00154c and fs3 == 0 and fe3 == 0x1a and fm3 == 0x43b86b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4397de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00154c and fs3 == 0 and fe3 == 0x1a and fm3 == 0x43b86b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4397de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00154c and fs3 == 0 and fe3 == 0x1a and fm3 == 0x43b86b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4397de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00154c and fs3 == 0 and fe3 == 0x1a and fm3 == 0x43b86b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4397de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00154c and fs3 == 0 and fe3 == 0x1a and fm3 == 0x43b86b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x3d21c3 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64e70b and fs3 == 0 and fe3 == 0x17 and fm3 == 0x291cc3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x3d21c3 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64e70b and fs3 == 0 and fe3 == 0x17 and fm3 == 0x291cc3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x3d21c3 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64e70b and fs3 == 0 and fe3 == 0x17 and fm3 == 0x291cc3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x3d21c3 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64e70b and fs3 == 0 and fe3 == 0x17 and fm3 == 0x291cc3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x3d21c3 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64e70b and fs3 == 0 and fe3 == 0x17 and fm3 == 0x291cc3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x6a6cf8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6b3fb1 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x576c5b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x6a6cf8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6b3fb1 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x576c5b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x6a6cf8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6b3fb1 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x576c5b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x6a6cf8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6b3fb1 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x576c5b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x6a6cf8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6b3fb1 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x576c5b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x110493 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b2afd and fs3 == 0 and fe3 == 0x19 and fm3 == 0x41ecd2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x110493 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b2afd and fs3 == 0 and fe3 == 0x19 and fm3 == 0x41ecd2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x110493 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b2afd and fs3 == 0 and fe3 == 0x19 and fm3 == 0x41ecd2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x110493 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b2afd and fs3 == 0 and fe3 == 0x19 and fm3 == 0x41ecd2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x110493 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b2afd and fs3 == 0 and fe3 == 0x19 and fm3 == 0x41ecd2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x602049 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x332355 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1cd582 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x602049 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x332355 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1cd582 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x602049 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x332355 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1cd582 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x602049 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x332355 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1cd582 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x602049 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x332355 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1cd582 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x04e8d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x130ace and fs3 == 0 and fe3 == 0x1b and fm3 == 0x18ae9d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x04e8d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x130ace and fs3 == 0 and fe3 == 0x1b and fm3 == 0x18ae9d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x04e8d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x130ace and fs3 == 0 and fe3 == 0x1b and fm3 == 0x18ae9d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x04e8d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x130ace and fs3 == 0 and fe3 == 0x1b and fm3 == 0x18ae9d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x04e8d5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x130ace and fs3 == 0 and fe3 == 0x1b and fm3 == 0x18ae9d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2efcee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20e6fd and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5bf7f3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2efcee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20e6fd and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5bf7f3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2efcee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20e6fd and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5bf7f3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2efcee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20e6fd and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5bf7f3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2efcee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20e6fd and fs3 == 0 and fe3 == 0x1a and fm3 == 0x5bf7f3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3bc510 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54b2a7 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c023b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3bc510 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54b2a7 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c023b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3bc510 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54b2a7 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c023b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3bc510 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54b2a7 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c023b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3bc510 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54b2a7 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c023b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1f682d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x635528 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d8e66 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1f682d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x635528 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d8e66 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1f682d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x635528 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d8e66 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1f682d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x635528 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d8e66 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1f682d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x635528 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d8e66 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x07f1e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03ae89 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0bdaf3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x07f1e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03ae89 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0bdaf3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x07f1e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03ae89 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0bdaf3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x07f1e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03ae89 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0bdaf3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x07f1e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03ae89 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0bdaf3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x12 and fm1 == 0x137324 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x757c34 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d64bc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x12 and fm1 == 0x137324 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x757c34 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d64bc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x12 and fm1 == 0x137324 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x757c34 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d64bc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x12 and fm1 == 0x137324 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x757c34 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d64bc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x12 and fm1 == 0x137324 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x757c34 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0d64bc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x485ff2 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x521f16 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x24770a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x485ff2 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x521f16 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x24770a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x485ff2 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x521f16 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x24770a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x485ff2 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x521f16 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x24770a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x485ff2 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x521f16 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x24770a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x015830 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x32420c and fs3 == 0 and fe3 == 0x18 and fm3 == 0x342162 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x015830 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x32420c and fs3 == 0 and fe3 == 0x18 and fm3 == 0x342162 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x015830 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x32420c and fs3 == 0 and fe3 == 0x18 and fm3 == 0x342162 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x015830 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x32420c and fs3 == 0 and fe3 == 0x18 and fm3 == 0x342162 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x015830 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x32420c and fs3 == 0 and fe3 == 0x18 and fm3 == 0x342162 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x787dfb and fs2 == 1 and fe2 == 0x7c and fm2 == 0x557010 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4f2d98 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x787dfb and fs2 == 1 and fe2 == 0x7c and fm2 == 0x557010 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4f2d98 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x787dfb and fs2 == 1 and fe2 == 0x7c and fm2 == 0x557010 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4f2d98 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x787dfb and fs2 == 1 and fe2 == 0x7c and fm2 == 0x557010 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4f2d98 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x787dfb and fs2 == 1 and fe2 == 0x7c and fm2 == 0x557010 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4f2d98 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3564f9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51d69a and fs3 == 0 and fe3 == 0x1b and fm3 == 0x14af7f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3564f9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51d69a and fs3 == 0 and fe3 == 0x1b and fm3 == 0x14af7f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3564f9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51d69a and fs3 == 0 and fe3 == 0x1b and fm3 == 0x14af7f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3564f9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51d69a and fs3 == 0 and fe3 == 0x1b and fm3 == 0x14af7f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3564f9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x51d69a and fs3 == 0 and fe3 == 0x1b and fm3 == 0x14af7f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x082f7e and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0435fb and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0caa6a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x082f7e and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0435fb and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0caa6a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x082f7e and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0435fb and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0caa6a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x082f7e and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0435fb and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0caa6a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x082f7e and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0435fb and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0caa6a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3075e2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x071ab8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3a412b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3075e2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x071ab8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3a412b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3075e2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x071ab8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3a412b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3075e2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x071ab8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3a412b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3075e2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x071ab8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3a412b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1838bb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0691ee and fs3 == 0 and fe3 == 0x19 and fm3 == 0x2008f0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1838bb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0691ee and fs3 == 0 and fe3 == 0x19 and fm3 == 0x2008f0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1838bb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0691ee and fs3 == 0 and fe3 == 0x19 and fm3 == 0x2008f0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1838bb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0691ee and fs3 == 0 and fe3 == 0x19 and fm3 == 0x2008f0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1838bb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0691ee and fs3 == 0 and fe3 == 0x19 and fm3 == 0x2008f0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x122df1 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x00acab and fs3 == 0 and fe3 == 0x18 and fm3 == 0x12f322 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x122df1 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x00acab and fs3 == 0 and fe3 == 0x18 and fm3 == 0x12f322 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x122df1 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x00acab and fs3 == 0 and fe3 == 0x18 and fm3 == 0x12f322 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x122df1 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x00acab and fs3 == 0 and fe3 == 0x18 and fm3 == 0x12f322 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x122df1 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x00acab and fs3 == 0 and fe3 == 0x18 and fm3 == 0x12f322 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x191181 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x301cf4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x529ab2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x191181 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x301cf4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x529ab2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x191181 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x301cf4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x529ab2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x191181 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x301cf4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x529ab2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x191181 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x301cf4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x529ab2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x169a8f and fs2 == 1 and fe2 == 0x83 and fm2 == 0x006caa and fs3 == 0 and fe3 == 0x1a and fm3 == 0x171a6a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x169a8f and fs2 == 1 and fe2 == 0x83 and fm2 == 0x006caa and fs3 == 0 and fe3 == 0x1a and fm3 == 0x171a6a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x169a8f and fs2 == 1 and fe2 == 0x83 and fm2 == 0x006caa and fs3 == 0 and fe3 == 0x1a and fm3 == 0x171a6a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x169a8f and fs2 == 1 and fe2 == 0x83 and fm2 == 0x006caa and fs3 == 0 and fe3 == 0x1a and fm3 == 0x171a6a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x169a8f and fs2 == 1 and fe2 == 0x83 and fm2 == 0x006caa and fs3 == 0 and fe3 == 0x1a and fm3 == 0x171a6a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x701c5e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1f8f25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x15a7e1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x701c5e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1f8f25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x15a7e1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x701c5e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1f8f25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x15a7e1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x701c5e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1f8f25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x15a7e1 and rm_val == 1 #nosat' : 1 coverage: 140/140 total_coverage: 281/281
fnmsub_b7 301/301 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 157 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 168 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 137 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 137 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 137 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 137 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e1c2f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07d476 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38c2b9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ea107 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6c02b1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5bfef4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0543e0 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00e517 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x063264 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ea689 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22c32f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35644c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x175320 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x35a312 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x56bc56 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x789da9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x448a7d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3edf34 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x133609 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x09b51b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1e6020 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x27090d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1aee25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4a2da9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33dfb8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1e050d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e0f41 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8a7e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c9d85 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4ced0a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20dd6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18c1e6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ffa9e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36bc41 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x09993b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x447040 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6d2bf9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0cf386 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0295a9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x220c6a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2025e5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4abf7f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c0477 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3fa5b4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cc108 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04e2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x35dcee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3cce5b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x03bb5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x312842 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33cf6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1e17e3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5e1598 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6baf59 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d06ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f4bc3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6406 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28ea23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60daf6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x125073 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x23864f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3aebfa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c9a88 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x541f4f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x01c320 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bc1b7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dafc1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7b0361 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7e14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f07dc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x32cc96 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58215c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54e017 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33b8d2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d5723 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x26896f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x37e4c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7af3fb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2cbaf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x295332 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e6a36 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2d9764 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x56d6eb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x557298 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2985e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0d5846 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x277072 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ef63b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1c4b97 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07b179 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07ba67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0fe2c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2af59a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2891e9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x61253d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x162ed7 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x029e84 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x194190 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x157cfe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0dc9a3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25972e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x755b75 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4428 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43c635 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8170 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x770672 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x05a65f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47b364 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x607517 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f184f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0946d5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a03fc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7af9c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7537d6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6dccdf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63c8ef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b252f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x53da48 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x664c95 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0fb5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7bc8f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c7142 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7affa3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f7139 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ca3cf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3099a4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6f195a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x24f0ee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x75b2ba and fs2 == 1 and fe2 == 0x7b and fm2 == 0x77d04c and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x6dd75c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2614fd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x412b5a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7aa3e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0e6204 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x519284 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x691f07 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dd7a3 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x02cfaf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31a913 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ac5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x70529b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26caee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03870c and fs2 == 1 and fe2 == 0x7c and fm2 == 0x021d71 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x05b36a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5221f9 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ec065 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6a5989 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30ba02 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5aacdd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16f5bb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15ce5c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x22ead4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eac02 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14f81b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58038b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7b66cd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15e839 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0213cf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x18570d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f4ea2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x630bb6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d4a04 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c25fe and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3bcbbf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x651810 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7f8a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2b31ba and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3fec23 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x395d94 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x518582 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17b612 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e21df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60a463 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac32e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54fd1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4d0497 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a9283 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a693b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x208215 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41a077 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x526383 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x084582 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5ffbfb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33c6fa and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62be6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f3b63 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5009d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x465633 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x212daa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x52d2c7 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2aec85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0cc2c0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20eedb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x24389c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4e7935 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2348 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2fcd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b1c4d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b140c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x171595 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x24291a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d9df6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3ca571 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x684bbc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b8ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x471c14 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bc845 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21c953 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4fe858 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0364a1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f19b2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x070f39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b67a3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22a277 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x3c9501 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6f9bf2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e11bf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25d24d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x380c4c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2260a9 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d0137 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x165442 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x166373 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x415f53 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6331f4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700b05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43f817 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x37c106 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234aea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b66c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x463fd0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x232b7a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c0d2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x522d92 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x646f26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b8bd7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bc6f2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29a240 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x63a66a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x321868 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0778f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c7e09 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7fda and fs2 == 1 and fe2 == 0x7e and fm2 == 0x515d9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eb630 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x244bd3 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x37709b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b74f1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ed6ae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ebb57 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x788d65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3034a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12a75c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49e26c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07648d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x11b440 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1a1e91 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1114c8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a450f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x40fde0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f5d14 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x25e6e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39d098 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd04c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1804d2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x260c9f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ad2b2 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x177e4a and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0af61f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3a21 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7a0fde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07ff65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b5958 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7842da and fs3 == 0 and fe3 == 0xfb and fm3 == 0x262b4d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d32f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x60337c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x17af6d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17337c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6a94aa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0a8cde and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x095fbb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x28a10b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34fa7d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x28c2ff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x534f40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0b4cf7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2dd528 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0f04f9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x423ae4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b6d02 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x184bfd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f00b7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35b43e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x273191 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d5787 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687969 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x523fce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3eed89 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x298b8f and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4151e0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000870 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x088c83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2e8e76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a36fc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e2b14 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x15e986 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5eb917 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x394fae and fs2 == 1 and fe2 == 0x7e and fm2 == 0x496ae5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11ccf0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2808ce and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1b03ba and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4b7f8f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x207343 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x00b64e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2157c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3945d0 and fs2 == 1 and fe2 == 0x76 and fm2 == 0x47af30 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x10840f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecce4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x71ef4d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x06f460 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x145a12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e11a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c4a28 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x502f82 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x049553 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x57a3de and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c2c79 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0397ce and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4174b0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41e3fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x338693 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f854 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a4d8c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0f8696 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b140f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x239eb4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c7e58 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x480aed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x121772 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6578e7 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x02f3f8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61fcc2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7b34ce and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5dc16f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b48d4 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fe0a2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x207f4a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31f5db and fs2 == 1 and fe2 == 0x7f and fm2 == 0x628967 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1d7a90 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ae3a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x23d78d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2745f0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12bec8 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x64fb22 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0341df and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x666f32 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x34700f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x226b0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1afd1d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7312ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1329c3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ea866 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3c2825 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b2b9b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x182a54 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x56b7cf and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f4148 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b296b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x494e1c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0697be and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10bd56 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0da990 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20304e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cef54 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b1960 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x229618 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x126d0d and fs2 == 1 and fe2 == 0x83 and fm2 == 0x666e32 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03cd01 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28ecea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ded2e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3b4dfe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d924 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30e83a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a60a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5b67a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4a57e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d6b19 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4b074e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x76d5a9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x43c279 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x17cb34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x427de0 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x66a542 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21f35d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18d959 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4163ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06cfd9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2d2ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x366662 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x15f05d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x62402e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0483c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f529d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3532e8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12bea4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08f8b6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1d8c50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x289736 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2924ed and fs2 == 1 and fe2 == 0x7d and fm2 == 0x260466 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5b61b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5241 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x212887 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0bf4ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14e13e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1c2a84 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35a3f8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35a451 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x043b82 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3ba5e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a52ec and fs2 == 1 and fe2 == 0x7d and fm2 == 0x67e1c6 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x45c160 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d1061 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25299a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f4f5d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f1227 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x27232f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x797e34 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01f5dd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x02ba3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04bacd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10d8c5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x603fc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7dc386 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41cef4 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1d4815 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6e24fd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x466afe and fs2 == 1 and fe2 == 0x80 and fm2 == 0x75a3a7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3e633d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1190a0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x199c78 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2eb0d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c8afc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d9df0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d3243 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x75a735 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x5581bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ce09d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0992a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x275676 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x33da3d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13a21e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0a4105 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f75c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e00ba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0bd260 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3e12c6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x767a3b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x371e70 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x304eaf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fd529 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x569c36 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x20d13f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02d835 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39e73f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e08e0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x420b54 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x328842 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x075328 and rm_val == 3 #nosat' : 1 coverage: 160/160 total_coverage: 301/301
fnmsub_b8 1821/1821 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 1677 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmsub.s: 1688 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 1657 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1657 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1657 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1657 f29: 1 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f69a and fs2 == 1 and fe2 == 0x7a and fm2 == 0x47b766 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1a7085 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x381a34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x04887b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e9f54 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x381a34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x04887b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e9f54 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x381a34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x04887b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e9f54 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x381a34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x04887b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e9f54 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x381a34 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x04887b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e9f54 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x29474d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e1a89 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7b68f0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x29474d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e1a89 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7b68f0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x29474d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e1a89 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7b68f0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x29474d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e1a89 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7b68f0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x29474d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e1a89 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7b68f0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x43fe9c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2cfd14 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0470d3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x43fe9c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2cfd14 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0470d3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x43fe9c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2cfd14 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0470d3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x43fe9c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2cfd14 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0470d3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x43fe9c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2cfd14 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0470d3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242285 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ae0d9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242285 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ae0d9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242285 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ae0d9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242285 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ae0d9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242285 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x372b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ae0d9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4bee4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58d77c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cbcba and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4bee4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58d77c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cbcba and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4bee4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58d77c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cbcba and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4bee4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58d77c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cbcba and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4bee4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x58d77c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cbcba and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237157 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x3b26d4 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ef92a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237157 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x3b26d4 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ef92a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237157 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x3b26d4 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ef92a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237157 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x3b26d4 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ef92a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237157 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x3b26d4 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ef92a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cd914 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x58de2b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3b16d3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cd914 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x58de2b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3b16d3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cd914 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x58de2b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3b16d3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cd914 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x58de2b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3b16d3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cd914 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x58de2b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3b16d3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e3130 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f4fb0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x664c12 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e3130 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f4fb0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x664c12 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e3130 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f4fb0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x664c12 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e3130 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f4fb0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x664c12 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e3130 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f4fb0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x664c12 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7294e7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04c2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b9ae1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7294e7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04c2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b9ae1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7294e7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04c2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b9ae1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7294e7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04c2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b9ae1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7294e7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04c2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b9ae1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x68c9c6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0b16d9 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7cf4ac and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x68c9c6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0b16d9 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7cf4ac and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x68c9c6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0b16d9 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7cf4ac and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x68c9c6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0b16d9 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7cf4ac and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x68c9c6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0b16d9 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7cf4ac and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e66ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x01afef and fs3 == 0 and fe3 == 0x7d and fm3 == 0x40e970 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e66ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x01afef and fs3 == 0 and fe3 == 0x7d and fm3 == 0x40e970 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e66ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x01afef and fs3 == 0 and fe3 == 0x7d and fm3 == 0x40e970 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e66ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x01afef and fs3 == 0 and fe3 == 0x7d and fm3 == 0x40e970 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e66ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x01afef and fs3 == 0 and fe3 == 0x7d and fm3 == 0x40e970 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x186763 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e2d8c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x757ca0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x186763 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e2d8c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x757ca0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x186763 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e2d8c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x757ca0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x186763 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e2d8c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x757ca0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x186763 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e2d8c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x757ca0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cca0b and fs2 == 1 and fe2 == 0x78 and fm2 == 0x44f350 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x58a101 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cca0b and fs2 == 1 and fe2 == 0x78 and fm2 == 0x44f350 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x58a101 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cca0b and fs2 == 1 and fe2 == 0x78 and fm2 == 0x44f350 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x58a101 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cca0b and fs2 == 1 and fe2 == 0x78 and fm2 == 0x44f350 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x58a101 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cca0b and fs2 == 1 and fe2 == 0x78 and fm2 == 0x44f350 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x58a101 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x332c1b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5230a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131c3b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x332c1b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5230a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131c3b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x332c1b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5230a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131c3b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x332c1b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5230a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131c3b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x332c1b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5230a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131c3b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x616be7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5c597c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x420786 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x616be7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5c597c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x420786 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x616be7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5c597c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x420786 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x616be7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5c597c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x420786 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x616be7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5c597c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x420786 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57a1cc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x088566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65fca3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57a1cc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x088566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65fca3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57a1cc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x088566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65fca3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57a1cc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x088566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65fca3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57a1cc and fs2 == 1 and fe2 == 0x80 and fm2 == 0x088566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65fca3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x276a83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0dfc5c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x39b568 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x276a83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0dfc5c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x39b568 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x276a83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0dfc5c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x39b568 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x276a83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0dfc5c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x39b568 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x276a83 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0dfc5c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x39b568 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09db5b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x240f70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x30b1ad and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09db5b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x240f70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x30b1ad and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09db5b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x240f70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x30b1ad and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09db5b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x240f70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x30b1ad and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09db5b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x240f70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x30b1ad and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00ce56 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29459c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a567b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00ce56 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29459c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a567b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00ce56 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29459c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a567b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00ce56 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29459c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a567b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00ce56 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x29459c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a567b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cdeb3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1a768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0eebaa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cdeb3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1a768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0eebaa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cdeb3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1a768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0eebaa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cdeb3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1a768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0eebaa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cdeb3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1a768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0eebaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f4a19 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2298f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x360507 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f4a19 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2298f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x360507 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f4a19 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2298f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x360507 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f4a19 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2298f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x360507 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f4a19 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2298f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x360507 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x145d7e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0752c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1cda90 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x145d7e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0752c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1cda90 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x145d7e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0752c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1cda90 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x145d7e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0752c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1cda90 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x145d7e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0752c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1cda90 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a6ec8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x558318 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x362e08 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a6ec8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x558318 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x362e08 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a6ec8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x558318 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x362e08 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a6ec8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x558318 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x362e08 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a6ec8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x558318 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x362e08 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1a7610 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x324fef and fs3 == 0 and fe3 == 0x7e and fm3 == 0x572ca5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1a7610 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x324fef and fs3 == 0 and fe3 == 0x7e and fm3 == 0x572ca5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1a7610 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x324fef and fs3 == 0 and fe3 == 0x7e and fm3 == 0x572ca5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1a7610 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x324fef and fs3 == 0 and fe3 == 0x7e and fm3 == 0x572ca5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1a7610 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x324fef and fs3 == 0 and fe3 == 0x7e and fm3 == 0x572ca5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4927b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7dc307 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47657e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4927b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7dc307 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47657e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4927b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7dc307 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47657e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4927b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7dc307 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47657e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4927b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7dc307 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47657e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2b7908 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1bf385 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x50eacb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2b7908 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1bf385 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x50eacb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2b7908 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1bf385 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x50eacb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2b7908 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1bf385 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x50eacb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2b7908 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1bf385 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x50eacb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3322c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ebfc4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47c6f0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3322c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ebfc4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47c6f0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3322c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ebfc4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47c6f0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3322c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ebfc4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47c6f0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3322c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0ebfc4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47c6f0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x121441 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5195c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f2ffc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x121441 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5195c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f2ffc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x121441 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5195c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f2ffc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x121441 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5195c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f2ffc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x121441 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5195c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f2ffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d56be and fs2 == 1 and fe2 == 0x7e and fm2 == 0x629a42 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x603f3c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d56be and fs2 == 1 and fe2 == 0x7e and fm2 == 0x629a42 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x603f3c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d56be and fs2 == 1 and fe2 == 0x7e and fm2 == 0x629a42 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x603f3c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d56be and fs2 == 1 and fe2 == 0x7e and fm2 == 0x629a42 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x603f3c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d56be and fs2 == 1 and fe2 == 0x7e and fm2 == 0x629a42 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x603f3c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22875e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x227690 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4e49e0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22875e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x227690 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4e49e0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22875e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x227690 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4e49e0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22875e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x227690 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4e49e0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22875e and fs2 == 1 and fe2 == 0x7d and fm2 == 0x227690 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4e49e0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x62a642 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0c9f19 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x78ff90 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x62a642 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0c9f19 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x78ff90 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x62a642 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0c9f19 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x78ff90 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x62a642 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0c9f19 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x78ff90 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x62a642 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x0c9f19 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x78ff90 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d7e0a and fs2 == 1 and fe2 == 0x83 and fm2 == 0x3ca529 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fb0fd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d7e0a and fs2 == 1 and fe2 == 0x83 and fm2 == 0x3ca529 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fb0fd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d7e0a and fs2 == 1 and fe2 == 0x83 and fm2 == 0x3ca529 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fb0fd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d7e0a and fs2 == 1 and fe2 == 0x83 and fm2 == 0x3ca529 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fb0fd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d7e0a and fs2 == 1 and fe2 == 0x83 and fm2 == 0x3ca529 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fb0fd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x256498 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x287594 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59abf5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x256498 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x287594 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59abf5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x256498 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x287594 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59abf5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x256498 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x287594 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59abf5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x256498 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x287594 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59abf5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x60f056 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e617 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a5f5e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x60f056 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e617 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a5f5e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x60f056 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e617 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a5f5e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x60f056 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e617 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a5f5e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x60f056 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e617 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a5f5e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e5ddb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x269d16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x395070 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e5ddb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x269d16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x395070 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e5ddb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x269d16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x395070 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e5ddb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x269d16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x395070 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e5ddb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x269d16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x395070 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d0092 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6236b3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x516d24 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d0092 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6236b3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x516d24 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d0092 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6236b3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x516d24 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d0092 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6236b3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x516d24 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d0092 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6236b3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x516d24 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x150090 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x402733 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fae7b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x150090 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x402733 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fae7b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x150090 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x402733 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fae7b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x150090 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x402733 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fae7b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x150090 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x402733 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fae7b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07a73d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1c63cc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x25bd96 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07a73d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1c63cc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x25bd96 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07a73d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1c63cc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x25bd96 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07a73d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1c63cc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x25bd96 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07a73d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1c63cc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x25bd96 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4f85e0 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x07c8ad and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5c248d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4f85e0 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x07c8ad and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5c248d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4f85e0 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x07c8ad and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5c248d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4f85e0 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x07c8ad and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5c248d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4f85e0 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x07c8ad and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5c248d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75b687 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25644f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ebeec and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75b687 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25644f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ebeec and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75b687 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25644f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ebeec and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75b687 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25644f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ebeec and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75b687 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25644f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ebeec and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d4e12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1aafe1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ac417 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d4e12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1aafe1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ac417 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d4e12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1aafe1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ac417 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d4e12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1aafe1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ac417 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d4e12 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1aafe1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ac417 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78e626 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6618b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fb6cf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78e626 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6618b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fb6cf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78e626 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6618b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fb6cf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78e626 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6618b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fb6cf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78e626 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6618b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fb6cf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x4dcb57 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x12e5ee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x585b38 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x4dcb57 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x12e5ee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x585b38 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x4dcb57 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x12e5ee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x585b38 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x4dcb57 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x12e5ee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x585b38 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x4dcb57 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x12e5ee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x585b38 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79182d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e3852 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x115083 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79182d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e3852 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x115083 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79182d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e3852 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x115083 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79182d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e3852 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x115083 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79182d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4e3852 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x115083 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x598ea5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x33bb46 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x45ef23 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x598ea5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x33bb46 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x45ef23 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x598ea5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x33bb46 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x45ef23 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x598ea5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x33bb46 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x45ef23 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x598ea5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x33bb46 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x45ef23 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3c7d3c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66f57d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x28350f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3c7d3c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66f57d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x28350f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3c7d3c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66f57d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x28350f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3c7d3c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66f57d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x28350f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3c7d3c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x66f57d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x28350f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x154ef4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e67a4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x63196c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x154ef4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e67a4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x63196c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x154ef4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e67a4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x63196c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x154ef4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e67a4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x63196c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x154ef4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e67a4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x63196c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0436e3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x42dc89 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x128df9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0436e3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x42dc89 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x128df9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0436e3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x42dc89 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x128df9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0436e3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x42dc89 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x128df9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0436e3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x42dc89 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x128df9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x32530e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4dae06 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x745bac and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x32530e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4dae06 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x745bac and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x32530e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4dae06 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x745bac and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x32530e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4dae06 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x745bac and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x32530e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4dae06 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x745bac and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x448a6f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba8d5 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x7285de and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x448a6f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba8d5 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x7285de and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x448a6f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba8d5 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x7285de and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x448a6f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba8d5 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x7285de and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x448a6f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2ba8d5 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x7285de and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x34bd6c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x025a6e and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x60404f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x34bd6c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x025a6e and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x60404f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x34bd6c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x025a6e and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x60404f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x34bd6c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x025a6e and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x60404f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x34bd6c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x025a6e and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x60404f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x788342 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ed1c7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x118a89 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x788342 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ed1c7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x118a89 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x788342 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ed1c7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x118a89 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x788342 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ed1c7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x118a89 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x788342 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ed1c7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x118a89 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x7d89a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x190f1f and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x3cb1dc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x7d89a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x190f1f and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x3cb1dc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x7d89a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x190f1f and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x3cb1dc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x7d89a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x190f1f and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x3cb1dc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x7d89a0 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x190f1f and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x3cb1dc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x39ce0c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4238a6 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4f7431 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x39ce0c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4238a6 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4f7431 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x39ce0c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4238a6 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4f7431 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x39ce0c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4238a6 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4f7431 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x39ce0c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4238a6 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4f7431 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x211cc4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0369b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x15a1fb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x211cc4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0369b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x15a1fb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x211cc4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0369b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x15a1fb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x211cc4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0369b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x15a1fb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x211cc4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0369b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x15a1fb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c4283 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40ea56 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x26c91b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c4283 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40ea56 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x26c91b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c4283 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40ea56 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x26c91b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c4283 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40ea56 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x26c91b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c4283 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40ea56 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x26c91b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3382f5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59340b and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x427400 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3382f5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59340b and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x427400 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3382f5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59340b and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x427400 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3382f5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59340b and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x427400 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3382f5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59340b and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x427400 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x303b3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x05b7f8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x606b5a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x303b3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x05b7f8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x606b5a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x303b3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x05b7f8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x606b5a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x303b3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x05b7f8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x606b5a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x303b3b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x05b7f8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x606b5a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0d4a71 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46c9a2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x36db72 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0d4a71 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46c9a2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x36db72 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0d4a71 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46c9a2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x36db72 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0d4a71 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46c9a2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x36db72 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0d4a71 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x46c9a2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x36db72 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0cf910 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5e23a3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x694e72 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0cf910 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5e23a3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x694e72 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0cf910 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5e23a3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x694e72 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0cf910 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5e23a3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x694e72 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0cf910 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5e23a3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x694e72 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2db3a8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x178dc0 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1b549c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2db3a8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x178dc0 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1b549c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2db3a8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x178dc0 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1b549c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2db3a8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x178dc0 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1b549c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2db3a8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x178dc0 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1b549c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x36cf07 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09094d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x076dbd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x36cf07 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09094d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x076dbd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x36cf07 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09094d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x076dbd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x36cf07 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09094d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x076dbd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x36cf07 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09094d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x076dbd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4ad8a7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x192f18 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x658336 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4ad8a7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x192f18 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x658336 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4ad8a7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x192f18 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x658336 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4ad8a7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x192f18 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x658336 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4ad8a7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x192f18 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x658336 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x3b1509 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4b0d5a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x231b80 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x3b1509 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4b0d5a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x231b80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x3b1509 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4b0d5a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x231b80 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x3b1509 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4b0d5a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x231b80 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x3b1509 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4b0d5a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x231b80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1fc5ce and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14590c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x64af77 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1fc5ce and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14590c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x64af77 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1fc5ce and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14590c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x64af77 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1fc5ce and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14590c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x64af77 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1fc5ce and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14590c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x64af77 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x110520 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5c8a9a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x73bbb2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x110520 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5c8a9a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x73bbb2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x110520 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5c8a9a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x73bbb2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x110520 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5c8a9a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x73bbb2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x110520 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5c8a9a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x73bbb2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6a70f1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72ad38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3c7acb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6a70f1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72ad38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3c7acb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6a70f1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72ad38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3c7acb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6a70f1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72ad38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3c7acb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6a70f1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72ad38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3c7acb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02a347 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54d12c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3267d4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02a347 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54d12c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3267d4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02a347 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54d12c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3267d4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02a347 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54d12c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3267d4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02a347 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54d12c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3267d4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x70f4b0 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x02c834 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6c62c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x70f4b0 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x02c834 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6c62c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x70f4b0 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x02c834 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6c62c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x70f4b0 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x02c834 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6c62c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x70f4b0 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x02c834 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6c62c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4d83d0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x38ec27 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x23a299 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4d83d0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x38ec27 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x23a299 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4d83d0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x38ec27 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x23a299 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4d83d0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x38ec27 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x23a299 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4d83d0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x38ec27 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x23a299 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x65c518 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5239b3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x72bdde and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x65c518 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5239b3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x72bdde and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x65c518 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5239b3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x72bdde and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x65c518 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5239b3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x72bdde and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x65c518 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5239b3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x72bdde and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x021c6b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x306bec and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4d531f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x021c6b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x306bec and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4d531f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x021c6b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x306bec and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4d531f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x021c6b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x306bec and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4d531f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x021c6b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x306bec and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4d531f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x30d594 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c44fc and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0391cf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x30d594 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c44fc and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0391cf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x30d594 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c44fc and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0391cf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x30d594 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c44fc and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0391cf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x30d594 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c44fc and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0391cf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0a7ecd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x453d98 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x2ad399 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0a7ecd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x453d98 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x2ad399 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0a7ecd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x453d98 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x2ad399 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0a7ecd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x453d98 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x2ad399 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0a7ecd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x453d98 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x2ad399 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x433195 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dc84e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x61388c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x433195 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dc84e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x61388c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x433195 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dc84e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x61388c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x433195 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dc84e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x61388c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x433195 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1dc84e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x61388c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x747ba9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x44be05 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6f9099 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x747ba9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x44be05 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6f9099 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x747ba9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x44be05 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6f9099 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x747ba9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x44be05 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6f9099 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x747ba9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x44be05 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6f9099 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x785bd9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00a5a1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x733a6f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x785bd9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00a5a1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x733a6f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x785bd9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00a5a1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x733a6f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x785bd9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00a5a1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x733a6f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x785bd9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00a5a1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x733a6f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4bab41 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x03043e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x20f00a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4bab41 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x03043e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x20f00a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4bab41 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x03043e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x20f00a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4bab41 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x03043e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x20f00a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4bab41 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x03043e and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x20f00a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x2206ab and fs2 == 1 and fe2 == 0x82 and fm2 == 0x16bc36 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7b383d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x2206ab and fs2 == 1 and fe2 == 0x82 and fm2 == 0x16bc36 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7b383d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x2206ab and fs2 == 1 and fe2 == 0x82 and fm2 == 0x16bc36 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7b383d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x2206ab and fs2 == 1 and fe2 == 0x82 and fm2 == 0x16bc36 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7b383d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x2206ab and fs2 == 1 and fe2 == 0x82 and fm2 == 0x16bc36 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7b383d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x203e5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x180f8a and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x797615 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x203e5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x180f8a and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x797615 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x203e5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x180f8a and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x797615 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x203e5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x180f8a and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x797615 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x203e5e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x180f8a and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x797615 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x2bb19d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x04225c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x44f507 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x2bb19d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x04225c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x44f507 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x2bb19d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x04225c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x44f507 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x2bb19d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x04225c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x44f507 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x2bb19d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x04225c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x44f507 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x21a10e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59dd5e and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x18d497 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x21a10e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59dd5e and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x18d497 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x21a10e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59dd5e and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x18d497 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x21a10e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59dd5e and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x18d497 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x21a10e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x59dd5e and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x18d497 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c290e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c12c4 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4b0ba0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c290e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c12c4 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4b0ba0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c290e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c12c4 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4b0ba0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c290e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c12c4 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4b0ba0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x0c290e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0c12c4 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4b0ba0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb20d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2384d1 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0d4c1f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb20d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2384d1 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0d4c1f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb20d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2384d1 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0d4c1f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb20d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2384d1 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0d4c1f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb20d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2384d1 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0d4c1f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46f4cb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x11ecc6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d155 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46f4cb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x11ecc6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d155 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46f4cb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x11ecc6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d155 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46f4cb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x11ecc6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d155 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46f4cb and fs2 == 1 and fe2 == 0x80 and fm2 == 0x11ecc6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d155 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x041622 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x500e54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56b2c0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x041622 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x500e54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56b2c0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x041622 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x500e54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56b2c0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x041622 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x500e54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56b2c0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x041622 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x500e54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56b2c0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7fc274 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20c8df and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20a238 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7fc274 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20c8df and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20a238 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7fc274 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20c8df and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20a238 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7fc274 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20c8df and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20a238 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7fc274 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x20c8df and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20a238 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x627d58 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x634503 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x491234 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x627d58 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x634503 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x491234 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x627d58 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x634503 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x491234 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x627d58 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x634503 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x491234 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x627d58 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x634503 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x491234 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4cb6f9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1cd08b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7acc88 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4cb6f9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1cd08b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7acc88 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4cb6f9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1cd08b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7acc88 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4cb6f9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1cd08b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7acc88 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4cb6f9 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1cd08b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7acc88 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6d7224 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x571875 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x47818c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6d7224 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x571875 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x47818c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6d7224 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x571875 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x47818c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6d7224 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x571875 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x47818c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6d7224 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x571875 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x47818c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0336f2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x61c854 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6773f3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0336f2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x61c854 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6773f3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0336f2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x61c854 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6773f3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0336f2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x61c854 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6773f3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0336f2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x61c854 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6773f3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0da925 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39b54f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4d8721 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0da925 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39b54f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4d8721 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0da925 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39b54f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4d8721 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0da925 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39b54f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4d8721 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0da925 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39b54f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4d8721 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x12849c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15d4cb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2b81f2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x12849c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15d4cb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2b81f2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x12849c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15d4cb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2b81f2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x12849c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15d4cb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2b81f2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x12849c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15d4cb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2b81f2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x61a9af and fs2 == 1 and fe2 == 0x7e and fm2 == 0x324500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d24cf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x61a9af and fs2 == 1 and fe2 == 0x7e and fm2 == 0x324500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d24cf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x61a9af and fs2 == 1 and fe2 == 0x7e and fm2 == 0x324500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d24cf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x61a9af and fs2 == 1 and fe2 == 0x7e and fm2 == 0x324500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d24cf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x61a9af and fs2 == 1 and fe2 == 0x7e and fm2 == 0x324500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d24cf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19d02d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x44f701 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6caf96 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19d02d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x44f701 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6caf96 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19d02d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x44f701 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6caf96 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19d02d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x44f701 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6caf96 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19d02d and fs2 == 1 and fe2 == 0x7d and fm2 == 0x44f701 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6caf96 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23e9e4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7a6a88 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x20569f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23e9e4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7a6a88 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x20569f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23e9e4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7a6a88 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x20569f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23e9e4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7a6a88 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x20569f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23e9e4 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7a6a88 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x20569f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x436c81 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x083778 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff7f9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x436c81 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x083778 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff7f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x436c81 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x083778 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff7f9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x436c81 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x083778 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff7f9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x436c81 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x083778 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff7f9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x701276 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x6a7f69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5be85c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x701276 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x6a7f69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5be85c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x701276 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x6a7f69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5be85c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x701276 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x6a7f69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5be85c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x701276 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x6a7f69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5be85c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bc05c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e408 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e3343 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bc05c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e408 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e3343 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bc05c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e408 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e3343 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bc05c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e408 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e3343 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bc05c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x41e408 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e3343 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff234 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x32ec29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f93eb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff234 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x32ec29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f93eb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff234 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x32ec29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f93eb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff234 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x32ec29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f93eb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff234 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x32ec29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f93eb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e236f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e07c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c8d6e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e236f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e07c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c8d6e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e236f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e07c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c8d6e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e236f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e07c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c8d6e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e236f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7e07c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c8d6e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4775e5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x363b8c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0dfc36 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4775e5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x363b8c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0dfc36 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4775e5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x363b8c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0dfc36 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4775e5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x363b8c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0dfc36 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4775e5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x363b8c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0dfc36 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x569a97 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x681b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x429327 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x569a97 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x681b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x429327 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x569a97 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x681b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x429327 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x569a97 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x681b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x429327 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x569a97 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x681b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x429327 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x504c8a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x752d9f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x477e60 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x504c8a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x752d9f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x477e60 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x504c8a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x752d9f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x477e60 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x504c8a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x752d9f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x477e60 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x504c8a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x752d9f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x477e60 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07f6b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3bb21d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x475f9b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07f6b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3bb21d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x475f9b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07f6b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3bb21d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x475f9b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07f6b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3bb21d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x475f9b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07f6b2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3bb21d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x475f9b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x43cc0c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0044db and fs3 == 0 and fe3 == 0x7d and fm3 == 0x443560 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x43cc0c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0044db and fs3 == 0 and fe3 == 0x7d and fm3 == 0x443560 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x43cc0c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0044db and fs3 == 0 and fe3 == 0x7d and fm3 == 0x443560 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x43cc0c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0044db and fs3 == 0 and fe3 == 0x7d and fm3 == 0x443560 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x43cc0c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0044db and fs3 == 0 and fe3 == 0x7d and fm3 == 0x443560 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x05d901 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65429f and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6fbbe6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x05d901 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65429f and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6fbbe6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x05d901 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65429f and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6fbbe6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x05d901 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65429f and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6fbbe6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x05d901 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65429f and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6fbbe6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21dfae and fs2 == 1 and fe2 == 0x7d and fm2 == 0x135347 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3a5033 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21dfae and fs2 == 1 and fe2 == 0x7d and fm2 == 0x135347 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3a5033 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21dfae and fs2 == 1 and fe2 == 0x7d and fm2 == 0x135347 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3a5033 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21dfae and fs2 == 1 and fe2 == 0x7d and fm2 == 0x135347 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3a5033 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21dfae and fs2 == 1 and fe2 == 0x7d and fm2 == 0x135347 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3a5033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ce776 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d2670 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6a4842 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ce776 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d2670 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6a4842 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ce776 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d2670 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6a4842 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ce776 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d2670 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6a4842 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ce776 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6d2670 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6a4842 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6aeb6b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3679e7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27733b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6aeb6b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3679e7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27733b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6aeb6b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3679e7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27733b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6aeb6b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3679e7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27733b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6aeb6b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3679e7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27733b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f7d93 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0163be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31654e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f7d93 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0163be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31654e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f7d93 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0163be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31654e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f7d93 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0163be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31654e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f7d93 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0163be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31654e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0172b8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0fe99a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x118a68 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0172b8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0fe99a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x118a68 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0172b8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0fe99a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x118a68 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0172b8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0fe99a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x118a68 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0172b8 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0fe99a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x118a68 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x08bb98 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x52b5e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x611616 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x08bb98 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x52b5e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x611616 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x08bb98 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x52b5e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x611616 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x08bb98 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x52b5e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x611616 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x08bb98 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x52b5e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x611616 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4549f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x650811 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30815f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4549f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x650811 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30815f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4549f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x650811 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30815f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4549f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x650811 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30815f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4549f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x650811 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30815f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x190e08 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2da27f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4f9f45 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x190e08 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2da27f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4f9f45 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x190e08 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2da27f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4f9f45 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x190e08 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2da27f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4f9f45 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x190e08 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2da27f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4f9f45 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4aa35a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x46c584 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d56b0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4aa35a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x46c584 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d56b0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4aa35a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x46c584 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d56b0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4aa35a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x46c584 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d56b0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4aa35a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x46c584 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d56b0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b50be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f73bd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x180d2a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b50be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f73bd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x180d2a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b50be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f73bd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x180d2a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b50be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f73bd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x180d2a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b50be and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f73bd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x180d2a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ca498 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25f38e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x74931e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ca498 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25f38e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x74931e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ca498 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25f38e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x74931e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ca498 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25f38e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x74931e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ca498 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x25f38e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x74931e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a664a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0245fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d244d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a664a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0245fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d244d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a664a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0245fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d244d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a664a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0245fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d244d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a664a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0245fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d244d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ba1c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x230f6b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4642c1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ba1c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x230f6b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4642c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ba1c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x230f6b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4642c1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ba1c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x230f6b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4642c1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ba1c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x230f6b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4642c1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8cc3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c00c5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0301b3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8cc3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c00c5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0301b3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8cc3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c00c5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0301b3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8cc3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c00c5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0301b3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8cc3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0c00c5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0301b3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d0554 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b63d4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78e45a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d0554 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b63d4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78e45a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d0554 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b63d4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78e45a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d0554 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b63d4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78e45a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d0554 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1b63d4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78e45a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f3af2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x51be3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1cad39 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f3af2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x51be3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1cad39 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f3af2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x51be3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1cad39 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f3af2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x51be3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1cad39 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f3af2 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x51be3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1cad39 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e3594 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5a1e04 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2fb1ce and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e3594 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5a1e04 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2fb1ce and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e3594 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5a1e04 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2fb1ce and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e3594 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5a1e04 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2fb1ce and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4e3594 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5a1e04 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2fb1ce and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b84f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x79cce2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x275d97 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b84f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x79cce2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x275d97 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b84f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x79cce2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x275d97 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b84f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x79cce2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x275d97 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b84f4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x79cce2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x275d97 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14c4b6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2bcaff and fs3 == 0 and fe3 == 0x7a and fm3 == 0x47aaba and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14c4b6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2bcaff and fs3 == 0 and fe3 == 0x7a and fm3 == 0x47aaba and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14c4b6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2bcaff and fs3 == 0 and fe3 == 0x7a and fm3 == 0x47aaba and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14c4b6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2bcaff and fs3 == 0 and fe3 == 0x7a and fm3 == 0x47aaba and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14c4b6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2bcaff and fs3 == 0 and fe3 == 0x7a and fm3 == 0x47aaba and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a2c44 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0046ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5aa547 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a2c44 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0046ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5aa547 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a2c44 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0046ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5aa547 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a2c44 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0046ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5aa547 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a2c44 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0046ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5aa547 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4102e6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4332b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x132b6e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4102e6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4332b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x132b6e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4102e6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4332b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x132b6e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4102e6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4332b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x132b6e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4102e6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4332b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x132b6e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x10f9ce and fs2 == 1 and fe2 == 0x7b and fm2 == 0x02dde3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x143906 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x10f9ce and fs2 == 1 and fe2 == 0x7b and fm2 == 0x02dde3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x143906 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x10f9ce and fs2 == 1 and fe2 == 0x7b and fm2 == 0x02dde3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x143906 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x10f9ce and fs2 == 1 and fe2 == 0x7b and fm2 == 0x02dde3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x143906 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x10f9ce and fs2 == 1 and fe2 == 0x7b and fm2 == 0x02dde3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x143906 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x04ba18 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x5846d2 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x604379 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x04ba18 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x5846d2 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x604379 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x04ba18 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x5846d2 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x604379 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x04ba18 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x5846d2 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x604379 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x04ba18 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x5846d2 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x604379 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6776dc and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0a75c9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7a6124 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6776dc and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0a75c9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7a6124 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6776dc and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0a75c9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7a6124 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6776dc and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0a75c9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7a6124 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6776dc and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0a75c9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7a6124 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe221 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x20a7ab and fs3 == 0 and fe3 == 0x79 and fm3 == 0x2094ed and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe221 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x20a7ab and fs3 == 0 and fe3 == 0x79 and fm3 == 0x2094ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe221 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x20a7ab and fs3 == 0 and fe3 == 0x79 and fm3 == 0x2094ed and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe221 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x20a7ab and fs3 == 0 and fe3 == 0x79 and fm3 == 0x2094ed and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe221 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x20a7ab and fs3 == 0 and fe3 == 0x79 and fm3 == 0x2094ed and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x15e339 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1b2952 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x35b18b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x15e339 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1b2952 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x35b18b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x15e339 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1b2952 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x35b18b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x15e339 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1b2952 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x35b18b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x15e339 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1b2952 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x35b18b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2bc219 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x5dd70a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14d6d6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2bc219 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x5dd70a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14d6d6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2bc219 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x5dd70a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14d6d6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2bc219 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x5dd70a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14d6d6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2bc219 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x5dd70a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14d6d6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7d2c2b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4216ac and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ff1e5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7d2c2b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4216ac and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ff1e5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7d2c2b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4216ac and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ff1e5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7d2c2b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4216ac and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ff1e5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7d2c2b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x4216ac and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ff1e5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x592409 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x58f21d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3803c5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x592409 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x58f21d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3803c5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x592409 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x58f21d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3803c5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x592409 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x58f21d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3803c5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x592409 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x58f21d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3803c5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0720b2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7e8529 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0658bb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0720b2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7e8529 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0658bb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0720b2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7e8529 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0658bb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0720b2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7e8529 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0658bb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0720b2 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7e8529 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0658bb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f8a33 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x0993f7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3cacd7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f8a33 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x0993f7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3cacd7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f8a33 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x0993f7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3cacd7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f8a33 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x0993f7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3cacd7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f8a33 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x0993f7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3cacd7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x101ddf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3334fd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49c56f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x101ddf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3334fd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49c56f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x101ddf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3334fd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49c56f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x101ddf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3334fd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49c56f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x101ddf and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3334fd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49c56f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x626356 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b7235 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x76a1df and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x626356 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b7235 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x76a1df and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x626356 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b7235 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x76a1df and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x626356 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b7235 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x76a1df and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x626356 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b7235 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x76a1df and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x725e12 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x590c74 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7d88 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x725e12 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x590c74 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7d88 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x725e12 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x590c74 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7d88 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x725e12 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x590c74 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7d88 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x725e12 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x590c74 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7d88 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a5a35 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x034722 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f1fe2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a5a35 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x034722 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f1fe2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a5a35 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x034722 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f1fe2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a5a35 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x034722 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f1fe2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a5a35 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x034722 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f1fe2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x76b1d4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4fd5b5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4847bb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x76b1d4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4fd5b5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4847bb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x76b1d4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4fd5b5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4847bb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x76b1d4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4fd5b5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4847bb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x76b1d4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4fd5b5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4847bb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69589a and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6872d0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x53e0f3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69589a and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6872d0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x53e0f3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69589a and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6872d0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x53e0f3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69589a and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6872d0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x53e0f3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69589a and fs2 == 1 and fe2 == 0x7c and fm2 == 0x6872d0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x53e0f3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a98f0 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x53faae and fs3 == 0 and fe3 == 0x7c and fm3 == 0x35021c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a98f0 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x53faae and fs3 == 0 and fe3 == 0x7c and fm3 == 0x35021c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a98f0 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x53faae and fs3 == 0 and fe3 == 0x7c and fm3 == 0x35021c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a98f0 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x53faae and fs3 == 0 and fe3 == 0x7c and fm3 == 0x35021c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a98f0 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x53faae and fs3 == 0 and fe3 == 0x7c and fm3 == 0x35021c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14d173 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x35eef4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5385ff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14d173 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x35eef4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5385ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14d173 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x35eef4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5385ff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14d173 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x35eef4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5385ff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x14d173 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x35eef4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5385ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dcac6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3c4ca3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68204c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dcac6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3c4ca3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68204c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dcac6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3c4ca3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68204c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dcac6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3c4ca3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68204c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dcac6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3c4ca3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68204c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b2724 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7998b9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07ac16 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b2724 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7998b9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07ac16 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b2724 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7998b9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07ac16 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b2724 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7998b9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07ac16 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b2724 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7998b9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07ac16 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237d3e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x202884 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4c904d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237d3e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x202884 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4c904d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237d3e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x202884 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4c904d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237d3e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x202884 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4c904d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x237d3e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x202884 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4c904d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57dd42 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ff5a4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x06e18d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57dd42 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ff5a4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x06e18d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57dd42 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ff5a4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x06e18d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57dd42 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ff5a4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x06e18d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x57dd42 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ff5a4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x06e18d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x313928 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x73af45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x28b297 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x313928 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x73af45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x28b297 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x313928 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x73af45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x28b297 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x313928 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x73af45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x28b297 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x313928 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x73af45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x28b297 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd90b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2cdcdc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00319e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd90b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2cdcdc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00319e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd90b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2cdcdc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00319e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd90b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2cdcdc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00319e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd90b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2cdcdc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00319e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0f4697 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7ce392 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d88db and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0f4697 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7ce392 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d88db and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0f4697 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7ce392 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d88db and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0f4697 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7ce392 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d88db and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0f4697 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7ce392 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d88db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x225f21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f5e5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35ddfe and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x225f21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f5e5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35ddfe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x225f21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f5e5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35ddfe and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x225f21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f5e5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35ddfe and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x225f21 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f5e5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35ddfe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f69d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x637a1d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d3c43 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f69d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x637a1d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d3c43 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f69d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x637a1d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d3c43 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f69d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x637a1d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d3c43 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f69d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x637a1d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d3c43 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5dfb78 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x18ac4c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0462b6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5dfb78 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x18ac4c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0462b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5dfb78 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x18ac4c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0462b6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5dfb78 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x18ac4c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0462b6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5dfb78 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x18ac4c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0462b6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34b7eb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b44fa and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5b381a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34b7eb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b44fa and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5b381a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34b7eb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b44fa and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5b381a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34b7eb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b44fa and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5b381a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34b7eb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b44fa and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5b381a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x608373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bd36d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32c1a8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x608373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bd36d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32c1a8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x608373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bd36d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32c1a8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x608373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bd36d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32c1a8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x608373 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bd36d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32c1a8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23b693 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7da066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223204 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23b693 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7da066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223204 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23b693 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7da066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223204 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23b693 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7da066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223204 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23b693 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7da066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223204 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77b145 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b0a06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x447345 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77b145 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b0a06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x447345 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77b145 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b0a06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x447345 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77b145 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b0a06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x447345 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77b145 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4b0a06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x447345 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x601743 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48e0b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fd6df and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x601743 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48e0b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fd6df and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x601743 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48e0b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fd6df and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x601743 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48e0b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fd6df and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x601743 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48e0b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fd6df and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5bfb4f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cd687 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x148532 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5bfb4f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cd687 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x148532 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5bfb4f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cd687 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x148532 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5bfb4f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cd687 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x148532 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5bfb4f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cd687 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x148532 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e1cec and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25b5f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761f8a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e1cec and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25b5f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761f8a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e1cec and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25b5f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761f8a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e1cec and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25b5f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761f8a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e1cec and fs2 == 1 and fe2 == 0x80 and fm2 == 0x25b5f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761f8a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x44832d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x50768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x200596 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x44832d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x50768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x200596 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x44832d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x50768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x200596 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x44832d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x50768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x200596 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x44832d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x50768e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x200596 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x275a62 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7606e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20d55e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x275a62 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7606e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20d55e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x275a62 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7606e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20d55e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x275a62 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7606e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20d55e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x275a62 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7606e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20d55e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x43a4e5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x54a5d1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x228347 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x43a4e5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x54a5d1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x228347 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x43a4e5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x54a5d1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x228347 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x43a4e5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x54a5d1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x228347 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x43a4e5 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x54a5d1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x228347 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05f998 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b110a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x548bae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05f998 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b110a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x548bae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05f998 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b110a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x548bae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05f998 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b110a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x548bae and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05f998 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4b110a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x548bae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5a1497 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x523d13 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3318eb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5a1497 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x523d13 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3318eb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5a1497 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x523d13 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3318eb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5a1497 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x523d13 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3318eb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5a1497 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x523d13 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3318eb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x67de18 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x356b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x245130 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x67de18 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x356b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x245130 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x67de18 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x356b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x245130 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x67de18 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x356b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x245130 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x67de18 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x356b46 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x245130 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4c29ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ce4f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x302a65 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4c29ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ce4f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x302a65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4c29ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ce4f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x302a65 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4c29ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ce4f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x302a65 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4c29ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ce4f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x302a65 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x71d4bf and fs2 == 1 and fe2 == 0x89 and fm2 == 0x022226 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x75dc97 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x71d4bf and fs2 == 1 and fe2 == 0x89 and fm2 == 0x022226 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x75dc97 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x71d4bf and fs2 == 1 and fe2 == 0x89 and fm2 == 0x022226 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x75dc97 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x71d4bf and fs2 == 1 and fe2 == 0x89 and fm2 == 0x022226 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x75dc97 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x71d4bf and fs2 == 1 and fe2 == 0x89 and fm2 == 0x022226 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x75dc97 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0ed628 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4c9fa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x645777 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0ed628 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4c9fa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x645777 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0ed628 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4c9fa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x645777 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0ed628 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4c9fa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x645777 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0ed628 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4c9fa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x645777 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1310ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24c160 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3d4b8a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1310ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24c160 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3d4b8a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1310ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24c160 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3d4b8a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1310ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24c160 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3d4b8a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1310ac and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24c160 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3d4b8a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f627b and fs2 == 1 and fe2 == 0x7a and fm2 == 0x26cf21 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x118e9a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f627b and fs2 == 1 and fe2 == 0x7a and fm2 == 0x26cf21 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x118e9a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f627b and fs2 == 1 and fe2 == 0x7a and fm2 == 0x26cf21 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x118e9a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f627b and fs2 == 1 and fe2 == 0x7a and fm2 == 0x26cf21 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x118e9a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f627b and fs2 == 1 and fe2 == 0x7a and fm2 == 0x26cf21 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x118e9a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x50ba82 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x03e580 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x571520 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x50ba82 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x03e580 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x571520 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x50ba82 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x03e580 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x571520 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x50ba82 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x03e580 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x571520 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x50ba82 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x03e580 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x571520 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1f8a28 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3d04d5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6b9805 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1f8a28 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3d04d5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6b9805 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1f8a28 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3d04d5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6b9805 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1f8a28 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3d04d5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6b9805 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1f8a28 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3d04d5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6b9805 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41d3f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x10d7fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b5581 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41d3f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x10d7fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b5581 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41d3f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x10d7fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b5581 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41d3f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x10d7fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b5581 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41d3f5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x10d7fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b5581 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272814 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6c1159 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a2447 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272814 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6c1159 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a2447 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272814 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6c1159 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a2447 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272814 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6c1159 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a2447 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272814 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6c1159 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a2447 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20e64e and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3408ca and fs3 == 0 and fe3 == 0x7a and fm3 == 0x624eeb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20e64e and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3408ca and fs3 == 0 and fe3 == 0x7a and fm3 == 0x624eeb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20e64e and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3408ca and fs3 == 0 and fe3 == 0x7a and fm3 == 0x624eeb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20e64e and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3408ca and fs3 == 0 and fe3 == 0x7a and fm3 == 0x624eeb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20e64e and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3408ca and fs3 == 0 and fe3 == 0x7a and fm3 == 0x624eeb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b1dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bdd2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x770d7c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b1dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bdd2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x770d7c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b1dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bdd2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x770d7c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b1dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bdd2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x770d7c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b1dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4bdd2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x770d7c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34831d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ef863 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x603021 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34831d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ef863 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x603021 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34831d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ef863 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x603021 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34831d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ef863 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x603021 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34831d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1ef863 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x603021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6edfc9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x403002 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3354a3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6edfc9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x403002 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3354a3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6edfc9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x403002 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3354a3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6edfc9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x403002 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3354a3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6edfc9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x403002 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3354a3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x485250 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ae7c8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x726dc7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x485250 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ae7c8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x726dc7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x485250 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ae7c8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x726dc7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x485250 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ae7c8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x726dc7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x485250 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ae7c8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x726dc7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x01584e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x34167f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35faea and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x01584e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x34167f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35faea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x01584e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x34167f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35faea and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x01584e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x34167f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35faea and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x01584e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x34167f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35faea and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x68eae9 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0336b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ec3f0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x68eae9 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0336b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ec3f0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x68eae9 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0336b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ec3f0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x68eae9 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0336b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ec3f0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x68eae9 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x0336b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ec3f0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x260dc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x455af1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000396 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x260dc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x455af1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000396 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x260dc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x455af1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000396 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x260dc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x455af1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000396 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x260dc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x455af1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000396 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x062d29 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54fbae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f429f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x062d29 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54fbae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f429f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x062d29 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54fbae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f429f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x062d29 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54fbae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f429f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x062d29 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x54fbae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f429f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30f157 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6cf2b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x23c63b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30f157 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6cf2b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x23c63b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30f157 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6cf2b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x23c63b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30f157 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6cf2b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x23c63b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30f157 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6cf2b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x23c63b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1fbdc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a606 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x71ab54 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1fbdc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a606 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x71ab54 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1fbdc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a606 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x71ab54 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1fbdc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a606 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x71ab54 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1fbdc5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a606 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x71ab54 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02a7b0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1ede60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2229fa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02a7b0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1ede60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2229fa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02a7b0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1ede60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2229fa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02a7b0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1ede60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2229fa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02a7b0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x1ede60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2229fa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1da2aa and fs2 == 1 and fe2 == 0x7a and fm2 == 0x5d4efe and fs3 == 0 and fe3 == 0x79 and fm3 == 0x084611 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1da2aa and fs2 == 1 and fe2 == 0x7a and fm2 == 0x5d4efe and fs3 == 0 and fe3 == 0x79 and fm3 == 0x084611 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1da2aa and fs2 == 1 and fe2 == 0x7a and fm2 == 0x5d4efe and fs3 == 0 and fe3 == 0x79 and fm3 == 0x084611 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1da2aa and fs2 == 1 and fe2 == 0x7a and fm2 == 0x5d4efe and fs3 == 0 and fe3 == 0x79 and fm3 == 0x084611 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1da2aa and fs2 == 1 and fe2 == 0x7a and fm2 == 0x5d4efe and fs3 == 0 and fe3 == 0x79 and fm3 == 0x084611 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x53db2c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f4fca and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1e528e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x53db2c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f4fca and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1e528e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x53db2c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f4fca and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1e528e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x53db2c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f4fca and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1e528e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x53db2c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f4fca and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1e528e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x020622 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5486e7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x57e333 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x020622 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5486e7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x57e333 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x020622 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5486e7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x57e333 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x020622 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5486e7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x57e333 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x020622 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5486e7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x57e333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45c0dd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x41ed03 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15cd7d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45c0dd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x41ed03 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15cd7d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45c0dd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x41ed03 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15cd7d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45c0dd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x41ed03 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15cd7d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45c0dd and fs2 == 1 and fe2 == 0x7f and fm2 == 0x41ed03 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15cd7d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x667fb9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6bab2f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x543161 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x667fb9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6bab2f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x543161 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x667fb9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6bab2f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x543161 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x667fb9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6bab2f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x543161 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x667fb9 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6bab2f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x543161 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x73a83f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7c9a25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x706c55 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x73a83f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7c9a25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x706c55 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x73a83f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7c9a25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x706c55 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x73a83f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7c9a25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x706c55 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x73a83f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7c9a25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x706c55 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1798fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x33a14b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x54bef5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1798fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x33a14b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x54bef5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1798fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x33a14b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x54bef5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1798fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x33a14b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x54bef5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1798fa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x33a14b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x54bef5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e0a61 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x46af73 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5434 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e0a61 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x46af73 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5434 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e0a61 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x46af73 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5434 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e0a61 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x46af73 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5434 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e0a61 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x46af73 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5434 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x2d39bb and fs2 == 1 and fe2 == 0x83 and fm2 == 0x5017e0 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0ccf10 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x2d39bb and fs2 == 1 and fe2 == 0x83 and fm2 == 0x5017e0 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0ccf10 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x2d39bb and fs2 == 1 and fe2 == 0x83 and fm2 == 0x5017e0 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0ccf10 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x2d39bb and fs2 == 1 and fe2 == 0x83 and fm2 == 0x5017e0 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0ccf10 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x2d39bb and fs2 == 1 and fe2 == 0x83 and fm2 == 0x5017e0 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0ccf10 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5fd383 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x15ca94 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x02f739 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5fd383 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x15ca94 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x02f739 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5fd383 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x15ca94 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x02f739 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5fd383 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x15ca94 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x02f739 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5fd383 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x15ca94 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x02f739 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x07179f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7ccd19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05677c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x07179f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7ccd19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05677c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x07179f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7ccd19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05677c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x07179f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7ccd19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05677c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x07179f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7ccd19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05677c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c5956 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x33a120 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x71dde2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c5956 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x33a120 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x71dde2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c5956 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x33a120 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x71dde2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c5956 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x33a120 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x71dde2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c5956 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x33a120 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x71dde2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x331eda and fs2 == 1 and fe2 == 0x80 and fm2 == 0x212d3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x618c1a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x331eda and fs2 == 1 and fe2 == 0x80 and fm2 == 0x212d3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x618c1a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x331eda and fs2 == 1 and fe2 == 0x80 and fm2 == 0x212d3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x618c1a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x331eda and fs2 == 1 and fe2 == 0x80 and fm2 == 0x212d3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x618c1a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x331eda and fs2 == 1 and fe2 == 0x80 and fm2 == 0x212d3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x618c1a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x636734 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18113f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x071499 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x636734 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18113f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x071499 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x636734 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18113f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x071499 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x636734 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18113f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x071499 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x636734 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x18113f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x071499 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6417ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0859f1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72f9b3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6417ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0859f1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72f9b3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6417ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0859f1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72f9b3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6417ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0859f1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72f9b3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6417ec and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0859f1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72f9b3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52c4d7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1bd6a3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x004de5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52c4d7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1bd6a3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x004de5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52c4d7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1bd6a3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x004de5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52c4d7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1bd6a3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x004de5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52c4d7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x1bd6a3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x004de5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x470376 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x68c419 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34f396 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x470376 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x68c419 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34f396 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x470376 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x68c419 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34f396 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x470376 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x68c419 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34f396 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x470376 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x68c419 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34f396 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5f0628 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x044423 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x667512 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5f0628 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x044423 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x667512 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5f0628 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x044423 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x667512 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5f0628 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x044423 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x667512 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5f0628 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x044423 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x667512 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c5755 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6e6c19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x119b36 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c5755 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6e6c19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x119b36 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c5755 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6e6c19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x119b36 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c5755 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6e6c19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x119b36 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c5755 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6e6c19 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x119b36 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x571b6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6300ba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebdee and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x571b6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6300ba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebdee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x571b6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6300ba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebdee and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x571b6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6300ba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebdee and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x571b6c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6300ba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebdee and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ea6d3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26e66a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ea6d3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26e66a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ea6d3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26e66a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ea6d3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26e66a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ea6d3 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x15c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26e66a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75bb79 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c4b7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d148 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75bb79 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c4b7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d148 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75bb79 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c4b7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d148 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75bb79 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c4b7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d148 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75bb79 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c4b7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62d148 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x247b71 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x061db6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5768 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x247b71 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x061db6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5768 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x247b71 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x061db6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5768 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x247b71 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x061db6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5768 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x247b71 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x061db6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c5768 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e42b8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0444b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34125a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e42b8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0444b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34125a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e42b8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0444b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34125a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e42b8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0444b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34125a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e42b8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0444b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x34125a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cf22b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1c70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4cef37 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cf22b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1c70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4cef37 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cf22b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1c70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4cef37 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cf22b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1c70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4cef37 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cf22b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1c70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4cef37 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fac36 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2d5d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3da3ed and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fac36 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2d5d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3da3ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fac36 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2d5d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3da3ed and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fac36 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2d5d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3da3ed and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fac36 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0a2d5d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3da3ed and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3155cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a3571 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223d75 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3155cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a3571 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223d75 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3155cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a3571 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223d75 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3155cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a3571 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223d75 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3155cf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a3571 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x223d75 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2443ca and fs2 == 1 and fe2 == 0x7f and fm2 == 0x60e846 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x10505c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2443ca and fs2 == 1 and fe2 == 0x7f and fm2 == 0x60e846 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x10505c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2443ca and fs2 == 1 and fe2 == 0x7f and fm2 == 0x60e846 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x10505c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2443ca and fs2 == 1 and fe2 == 0x7f and fm2 == 0x60e846 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x10505c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2443ca and fs2 == 1 and fe2 == 0x7f and fm2 == 0x60e846 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x10505c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e19c1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34ed54 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761706 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e19c1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34ed54 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761706 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e19c1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34ed54 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761706 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e19c1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34ed54 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761706 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e19c1 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34ed54 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x761706 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0a3ab5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x24a785 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31d020 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0a3ab5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x24a785 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31d020 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0a3ab5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x24a785 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31d020 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0a3ab5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x24a785 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31d020 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0a3ab5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x24a785 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x31d020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6844ff and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5db999 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x492bf5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6844ff and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5db999 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x492bf5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6844ff and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5db999 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x492bf5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6844ff and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5db999 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x492bf5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6844ff and fs2 == 1 and fe2 == 0x7d and fm2 == 0x5db999 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x492bf5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x41ae84 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4a2b5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x18f485 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x41ae84 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4a2b5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x18f485 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x41ae84 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4a2b5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x18f485 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x41ae84 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4a2b5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x18f485 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x41ae84 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4a2b5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x18f485 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098d15 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7a3532 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x06705c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098d15 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7a3532 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x06705c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098d15 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7a3532 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x06705c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098d15 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7a3532 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x06705c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098d15 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7a3532 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x06705c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x214287 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x398330 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x69b76e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x214287 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x398330 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x69b76e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x214287 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x398330 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x69b76e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x214287 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x398330 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x69b76e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x214287 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x398330 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x69b76e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfa56 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x672839 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x47889c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfa56 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x672839 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x47889c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfa56 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x672839 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x47889c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfa56 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x672839 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x47889c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfa56 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x672839 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x47889c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x22ea8b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2bf854 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ae169 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x22ea8b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2bf854 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ae169 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x22ea8b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2bf854 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ae169 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x22ea8b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2bf854 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ae169 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x22ea8b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2bf854 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ae169 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6108ba and fs2 == 1 and fe2 == 0x7a and fm2 == 0x00ec8c and fs3 == 0 and fe3 == 0x77 and fm3 == 0x62a899 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6108ba and fs2 == 1 and fe2 == 0x7a and fm2 == 0x00ec8c and fs3 == 0 and fe3 == 0x77 and fm3 == 0x62a899 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6108ba and fs2 == 1 and fe2 == 0x7a and fm2 == 0x00ec8c and fs3 == 0 and fe3 == 0x77 and fm3 == 0x62a899 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6108ba and fs2 == 1 and fe2 == 0x7a and fm2 == 0x00ec8c and fs3 == 0 and fe3 == 0x77 and fm3 == 0x62a899 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6108ba and fs2 == 1 and fe2 == 0x7a and fm2 == 0x00ec8c and fs3 == 0 and fe3 == 0x77 and fm3 == 0x62a899 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1cafed and fs2 == 1 and fe2 == 0x7e and fm2 == 0x106dbe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30cc42 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1cafed and fs2 == 1 and fe2 == 0x7e and fm2 == 0x106dbe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30cc42 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1cafed and fs2 == 1 and fe2 == 0x7e and fm2 == 0x106dbe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30cc42 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1cafed and fs2 == 1 and fe2 == 0x7e and fm2 == 0x106dbe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30cc42 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1cafed and fs2 == 1 and fe2 == 0x7e and fm2 == 0x106dbe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x30cc42 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x607ecb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x713414 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x538509 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x607ecb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x713414 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x538509 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x607ecb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x713414 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x538509 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x607ecb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x713414 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x538509 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x607ecb and fs2 == 1 and fe2 == 0x7e and fm2 == 0x713414 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x538509 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e5c9a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6d913d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21cea7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e5c9a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6d913d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21cea7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e5c9a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6d913d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21cea7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e5c9a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6d913d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21cea7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e5c9a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6d913d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21cea7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3f3558 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0a43a7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4e8a93 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3f3558 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0a43a7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4e8a93 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3f3558 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0a43a7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4e8a93 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3f3558 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0a43a7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4e8a93 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3f3558 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0a43a7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4e8a93 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01568d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e0a0a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40069e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01568d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e0a0a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40069e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01568d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e0a0a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40069e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01568d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e0a0a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40069e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01568d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e0a0a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40069e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0d88e7 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42534c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x56df9a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0d88e7 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42534c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x56df9a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0d88e7 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42534c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x56df9a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0d88e7 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42534c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x56df9a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0d88e7 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x42534c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x56df9a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x169415 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0afa1b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237de0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x169415 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0afa1b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237de0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x169415 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0afa1b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237de0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x169415 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0afa1b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237de0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x169415 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0afa1b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237de0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3900f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1e230c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x648fd7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3900f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1e230c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x648fd7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3900f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1e230c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x648fd7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3900f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1e230c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x648fd7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3900f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x1e230c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x648fd7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x48796a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x221144 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7dd4b5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x48796a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x221144 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7dd4b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x48796a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x221144 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7dd4b5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x48796a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x221144 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7dd4b5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x48796a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x221144 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7dd4b5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39ded3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x79c21c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3556ab and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39ded3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x79c21c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3556ab and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39ded3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x79c21c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3556ab and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39ded3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x79c21c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3556ab and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39ded3 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x79c21c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3556ab and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620980 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x45edc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2ec33f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620980 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x45edc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2ec33f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620980 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x45edc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2ec33f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620980 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x45edc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2ec33f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620980 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x45edc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2ec33f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3aa762 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bbc92 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x148c38 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3aa762 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bbc92 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x148c38 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3aa762 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bbc92 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x148c38 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3aa762 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bbc92 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x148c38 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3aa762 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bbc92 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x148c38 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e6e6f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12b4be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x08a352 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e6e6f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12b4be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x08a352 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e6e6f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12b4be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x08a352 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e6e6f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12b4be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x08a352 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e6e6f and fs2 == 1 and fe2 == 0x7d and fm2 == 0x12b4be and fs3 == 0 and fe3 == 0x7d and fm3 == 0x08a352 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25b0c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x109906 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3b2ced and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25b0c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x109906 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3b2ced and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25b0c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x109906 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3b2ced and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25b0c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x109906 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3b2ced and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25b0c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x109906 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3b2ced and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x029324 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c6e15 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x712f98 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x029324 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c6e15 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x712f98 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x029324 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c6e15 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x712f98 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x029324 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c6e15 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x712f98 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x029324 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c6e15 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x712f98 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2347f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x65c881 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x128f43 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2347f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x65c881 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x128f43 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2347f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x65c881 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x128f43 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2347f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x65c881 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x128f43 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2347f7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x65c881 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x128f43 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x37602e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d30ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4a45ae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x37602e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d30ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4a45ae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x37602e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d30ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4a45ae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x37602e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d30ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4a45ae and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x37602e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0d30ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4a45ae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x02f8c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x081673 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0b3f45 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x02f8c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x081673 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0b3f45 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x02f8c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x081673 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0b3f45 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x02f8c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x081673 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0b3f45 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x02f8c0 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x081673 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0b3f45 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x212396 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00617d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x219e51 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x212396 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00617d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x219e51 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x212396 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00617d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x219e51 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x212396 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00617d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x219e51 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x212396 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x00617d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x219e51 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x35a219 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b9f95 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x46207b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x35a219 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b9f95 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x46207b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x35a219 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b9f95 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x46207b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x35a219 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b9f95 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x46207b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x35a219 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b9f95 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x46207b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1c9d81 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ff30d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x302159 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1c9d81 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ff30d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x302159 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1c9d81 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ff30d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x302159 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1c9d81 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ff30d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x302159 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1c9d81 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0ff30d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x302159 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x214980 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x06a161 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x29a44a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x214980 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x06a161 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x29a44a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x214980 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x06a161 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x29a44a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x214980 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x06a161 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x29a44a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x214980 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x06a161 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x29a44a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1dfc75 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x26cfd1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4de3e9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1dfc75 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x26cfd1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4de3e9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1dfc75 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x26cfd1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4de3e9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1dfc75 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x26cfd1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4de3e9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1dfc75 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x26cfd1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4de3e9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ded93 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ff1c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3444ae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ded93 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ff1c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3444ae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ded93 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ff1c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3444ae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ded93 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ff1c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3444ae and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ded93 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ff1c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3444ae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ff14c and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6a9f75 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x2fea1f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ff14c and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6a9f75 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x2fea1f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ff14c and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6a9f75 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x2fea1f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ff14c and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6a9f75 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x2fea1f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ff14c and fs2 == 1 and fe2 == 0x7b and fm2 == 0x6a9f75 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x2fea1f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x191b1b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f0e46 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x77aae9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x191b1b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f0e46 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x77aae9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x191b1b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f0e46 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x77aae9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x191b1b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f0e46 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x77aae9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x191b1b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4f0e46 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x77aae9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217896 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3e3244 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6fee68 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217896 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3e3244 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6fee68 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217896 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3e3244 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6fee68 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217896 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3e3244 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6fee68 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217896 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x3e3244 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6fee68 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67c33c and fs2 == 1 and fe2 == 0x7a and fm2 == 0x51e608 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3e06a5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67c33c and fs2 == 1 and fe2 == 0x7a and fm2 == 0x51e608 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3e06a5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67c33c and fs2 == 1 and fe2 == 0x7a and fm2 == 0x51e608 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3e06a5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67c33c and fs2 == 1 and fe2 == 0x7a and fm2 == 0x51e608 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3e06a5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67c33c and fs2 == 1 and fe2 == 0x7a and fm2 == 0x51e608 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3e06a5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x46bdaf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x680286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x341ddc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x46bdaf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x680286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x341ddc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x46bdaf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x680286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x341ddc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x46bdaf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x680286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x341ddc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x46bdaf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x680286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x341ddc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1450f1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0128de and fs3 == 0 and fe3 == 0x79 and fm3 == 0x15a8ee and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1450f1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0128de and fs3 == 0 and fe3 == 0x79 and fm3 == 0x15a8ee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1450f1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0128de and fs3 == 0 and fe3 == 0x79 and fm3 == 0x15a8ee and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1450f1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0128de and fs3 == 0 and fe3 == 0x79 and fm3 == 0x15a8ee and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1450f1 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0128de and fs3 == 0 and fe3 == 0x79 and fm3 == 0x15a8ee and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3aac32 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x343fa7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x036f7e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3aac32 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x343fa7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x036f7e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3aac32 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x343fa7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x036f7e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3aac32 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x343fa7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x036f7e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3aac32 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x343fa7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x036f7e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7e49e0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4763fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x460ebc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7e49e0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4763fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x460ebc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7e49e0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4763fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x460ebc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7e49e0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4763fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x460ebc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7e49e0 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4763fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x460ebc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0318d9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x305496 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3498cc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0318d9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x305496 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3498cc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0318d9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x305496 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3498cc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0318d9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x305496 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3498cc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0318d9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x305496 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3498cc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4543c9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1d8f5e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72d218 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4543c9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1d8f5e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72d218 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4543c9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1d8f5e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72d218 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4543c9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1d8f5e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72d218 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4543c9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1d8f5e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72d218 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x16f3db and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2d8356 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4ca079 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x16f3db and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2d8356 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4ca079 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x16f3db and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2d8356 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4ca079 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x16f3db and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2d8356 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4ca079 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x16f3db and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2d8356 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4ca079 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7a3bd1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0245f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ead7e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7a3bd1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0245f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ead7e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7a3bd1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0245f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ead7e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7a3bd1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0245f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ead7e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7a3bd1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0245f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ead7e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x681b27 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1188aa and fs3 == 0 and fe3 == 0x7a and fm3 == 0x03f34a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x681b27 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1188aa and fs3 == 0 and fe3 == 0x7a and fm3 == 0x03f34a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x681b27 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1188aa and fs3 == 0 and fe3 == 0x7a and fm3 == 0x03f34a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x681b27 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1188aa and fs3 == 0 and fe3 == 0x7a and fm3 == 0x03f34a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x681b27 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x1188aa and fs3 == 0 and fe3 == 0x7a and fm3 == 0x03f34a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22ca77 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x647ebd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x114cea and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22ca77 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x647ebd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x114cea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22ca77 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x647ebd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x114cea and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22ca77 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x647ebd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x114cea and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22ca77 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x647ebd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x114cea and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46e711 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x210492 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a35be and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46e711 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x210492 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a35be and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46e711 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x210492 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a35be and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46e711 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x210492 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a35be and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x46e711 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x210492 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a35be and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cba51 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07d539 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1556ef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cba51 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07d539 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1556ef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cba51 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07d539 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1556ef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cba51 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07d539 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1556ef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cba51 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07d539 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1556ef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dc46f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4e224a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x644e1d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dc46f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4e224a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x644e1d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dc46f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4e224a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x644e1d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dc46f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4e224a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x644e1d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dc46f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4e224a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x644e1d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x464458 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04a136 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7030 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x464458 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04a136 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7030 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x464458 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04a136 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7030 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x464458 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04a136 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7030 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x464458 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x04a136 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d7030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b3302 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06f4b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a216 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b3302 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06f4b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a216 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b3302 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06f4b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a216 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b3302 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06f4b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a216 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b3302 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x06f4b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a216 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11ab5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6ddc4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x075901 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11ab5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6ddc4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x075901 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11ab5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6ddc4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x075901 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11ab5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6ddc4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x075901 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11ab5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6ddc4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x075901 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f7e00 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7ab7d5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0c8816 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f7e00 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7ab7d5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0c8816 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f7e00 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7ab7d5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0c8816 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f7e00 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7ab7d5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0c8816 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f7e00 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7ab7d5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0c8816 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c1c8f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4c20 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fa0d9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c1c8f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4c20 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fa0d9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c1c8f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4c20 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fa0d9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c1c8f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4c20 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fa0d9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c1c8f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4c4c20 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fa0d9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60c32a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x747f36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56a9b4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60c32a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x747f36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56a9b4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60c32a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x747f36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56a9b4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60c32a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x747f36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56a9b4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60c32a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x747f36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x56a9b4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06dd2b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4d6d55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587169 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06dd2b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4d6d55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587169 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06dd2b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4d6d55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587169 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06dd2b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4d6d55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587169 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06dd2b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4d6d55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587169 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4a08c7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x23188f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00b6f9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4a08c7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x23188f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00b6f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4a08c7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x23188f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00b6f9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4a08c7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x23188f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00b6f9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4a08c7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x23188f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00b6f9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ef84a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x521731 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6aa942 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ef84a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x521731 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6aa942 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ef84a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x521731 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6aa942 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ef84a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x521731 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6aa942 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ef84a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x521731 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6aa942 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x527bd3 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x161b26 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x76d5c2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x527bd3 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x161b26 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x76d5c2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x527bd3 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x161b26 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x76d5c2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x527bd3 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x161b26 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x76d5c2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x527bd3 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x161b26 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x76d5c2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x1c4e31 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x301850 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x570934 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x1c4e31 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x301850 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x570934 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x1c4e31 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x301850 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x570934 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x1c4e31 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x301850 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x570934 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x1c4e31 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x301850 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x570934 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0eb16e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5d068a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7665a3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0eb16e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5d068a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7665a3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0eb16e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5d068a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7665a3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0eb16e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5d068a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7665a3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0eb16e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x5d068a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7665a3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7fa20e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x77e050 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77855a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7fa20e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x77e050 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77855a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7fa20e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x77e050 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77855a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7fa20e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x77e050 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77855a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7fa20e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x77e050 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77855a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2843e8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x19d428 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a3811 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2843e8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x19d428 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a3811 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2843e8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x19d428 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a3811 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2843e8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x19d428 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a3811 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2843e8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x19d428 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a3811 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0f83e7 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x63a721 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f3f4f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0f83e7 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x63a721 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f3f4f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0f83e7 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x63a721 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f3f4f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0f83e7 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x63a721 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f3f4f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0f83e7 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x63a721 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f3f4f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0332f2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21fb62 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2607bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0332f2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21fb62 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2607bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0332f2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21fb62 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2607bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0332f2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21fb62 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2607bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0332f2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21fb62 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2607bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d1948 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x31d966 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a47c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d1948 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x31d966 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a47c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d1948 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x31d966 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a47c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d1948 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x31d966 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a47c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d1948 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x31d966 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a47c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ba9ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5fda3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c0f5a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ba9ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5fda3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c0f5a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ba9ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5fda3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c0f5a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ba9ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5fda3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c0f5a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ba9ad and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5fda3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c0f5a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x2340f5 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x3c1405 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fe0f1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x2340f5 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x3c1405 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fe0f1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x2340f5 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x3c1405 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fe0f1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x2340f5 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x3c1405 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fe0f1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x2340f5 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x3c1405 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fe0f1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d7ab1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x16e627 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1569c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d7ab1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x16e627 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1569c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d7ab1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x16e627 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1569c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d7ab1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x16e627 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1569c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d7ab1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x16e627 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1569c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23cc4c and fs2 == 1 and fe2 == 0x7d and fm2 == 0x19e12a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x44ea56 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23cc4c and fs2 == 1 and fe2 == 0x7d and fm2 == 0x19e12a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x44ea56 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23cc4c and fs2 == 1 and fe2 == 0x7d and fm2 == 0x19e12a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x44ea56 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23cc4c and fs2 == 1 and fe2 == 0x7d and fm2 == 0x19e12a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x44ea56 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23cc4c and fs2 == 1 and fe2 == 0x7d and fm2 == 0x19e12a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x44ea56 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64bae1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x094272 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7546c2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64bae1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x094272 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7546c2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64bae1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x094272 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7546c2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64bae1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x094272 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7546c2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64bae1 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x094272 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7546c2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67a6c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0164e6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a2cab and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67a6c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0164e6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a2cab and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67a6c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0164e6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a2cab and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67a6c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0164e6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a2cab and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67a6c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0164e6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a2cab and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x52aefc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5d3eee and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3614da and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x52aefc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5d3eee and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3614da and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x52aefc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5d3eee and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3614da and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x52aefc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5d3eee and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3614da and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x52aefc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5d3eee and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3614da and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dcf72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x067dbc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x150078 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dcf72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x067dbc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x150078 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dcf72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x067dbc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x150078 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dcf72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x067dbc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x150078 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0dcf72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x067dbc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x150078 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x44ae0b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x448fa7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x17039f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x44ae0b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x448fa7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x17039f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x44ae0b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x448fa7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x17039f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x44ae0b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x448fa7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x17039f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x44ae0b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x448fa7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x17039f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x547096 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e1c55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107c0a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x547096 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e1c55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107c0a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x547096 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e1c55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107c0a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x547096 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e1c55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107c0a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x547096 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e1c55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107c0a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x715bd2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x32b765 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x287ec0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x715bd2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x32b765 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x287ec0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x715bd2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x32b765 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x287ec0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x715bd2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x32b765 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x287ec0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x715bd2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x32b765 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x287ec0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x333044 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3473a5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c9dc5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x333044 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3473a5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c9dc5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x333044 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3473a5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c9dc5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x333044 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3473a5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c9dc5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x333044 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3473a5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c9dc5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c564b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x15cb74 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6f213e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c564b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x15cb74 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6f213e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c564b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x15cb74 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6f213e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c564b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x15cb74 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6f213e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c564b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x15cb74 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6f213e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2c74cb and fs2 == 1 and fe2 == 0x7b and fm2 == 0x18f201 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x4e10bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2c74cb and fs2 == 1 and fe2 == 0x7b and fm2 == 0x18f201 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x4e10bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2c74cb and fs2 == 1 and fe2 == 0x7b and fm2 == 0x18f201 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x4e10bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2c74cb and fs2 == 1 and fe2 == 0x7b and fm2 == 0x18f201 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x4e10bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2c74cb and fs2 == 1 and fe2 == 0x7b and fm2 == 0x18f201 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x4e10bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a8e72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c7cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x55751e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a8e72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c7cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x55751e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a8e72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c7cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x55751e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a8e72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c7cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x55751e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a8e72 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x30c7cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x55751e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5e462c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732bed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5322c0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5e462c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732bed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5322c0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5e462c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732bed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5322c0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5e462c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732bed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5322c0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5e462c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x732bed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5322c0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f81c6 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0825d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29a903 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f81c6 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0825d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29a903 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f81c6 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0825d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29a903 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f81c6 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0825d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29a903 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f81c6 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0825d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29a903 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bb039 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x495558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x139bef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bb039 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x495558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x139bef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bb039 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x495558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x139bef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bb039 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x495558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x139bef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3bb039 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x495558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x139bef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf30f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a2913 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2821fe and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf30f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a2913 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2821fe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf30f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a2913 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2821fe and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf30f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a2913 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2821fe and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf30f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2a2913 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2821fe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47b106 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x782566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4190ab and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47b106 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x782566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4190ab and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47b106 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x782566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4190ab and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47b106 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x782566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4190ab and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47b106 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x782566 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4190ab and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7c33cf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b3d6f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18efe4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7c33cf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b3d6f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18efe4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7c33cf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b3d6f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18efe4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7c33cf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b3d6f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18efe4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7c33cf and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1b3d6f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18efe4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6db75d and fs2 == 1 and fe2 == 0x7b and fm2 == 0x5572e7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x463443 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6db75d and fs2 == 1 and fe2 == 0x7b and fm2 == 0x5572e7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x463443 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6db75d and fs2 == 1 and fe2 == 0x7b and fm2 == 0x5572e7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x463443 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6db75d and fs2 == 1 and fe2 == 0x7b and fm2 == 0x5572e7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x463443 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6db75d and fs2 == 1 and fe2 == 0x7b and fm2 == 0x5572e7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x463443 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x714b96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x052427 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7afcb2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x714b96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x052427 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7afcb2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x714b96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x052427 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7afcb2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x714b96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x052427 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7afcb2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x714b96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x052427 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7afcb2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d66ee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07936b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x598f1f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d66ee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07936b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x598f1f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d66ee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07936b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x598f1f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d66ee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07936b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x598f1f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4d66ee and fs2 == 1 and fe2 == 0x7f and fm2 == 0x07936b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x598f1f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x204361 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4afb96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e2555 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x204361 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4afb96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e2555 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x204361 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4afb96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e2555 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x204361 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4afb96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e2555 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x204361 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4afb96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e2555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x188065 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2be59a and fs3 == 0 and fe3 == 0x7a and fm3 == 0x4ccd14 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x188065 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2be59a and fs3 == 0 and fe3 == 0x7a and fm3 == 0x4ccd14 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x188065 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2be59a and fs3 == 0 and fe3 == 0x7a and fm3 == 0x4ccd14 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x188065 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2be59a and fs3 == 0 and fe3 == 0x7a and fm3 == 0x4ccd14 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x188065 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2be59a and fs3 == 0 and fe3 == 0x7a and fm3 == 0x4ccd14 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67029b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2fc972 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ea08f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67029b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2fc972 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ea08f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67029b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2fc972 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ea08f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67029b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2fc972 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ea08f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67029b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2fc972 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1ea08f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5d723a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0b82ef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x715c92 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5d723a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0b82ef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x715c92 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5d723a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0b82ef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x715c92 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5d723a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0b82ef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x715c92 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5d723a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x0b82ef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x715c92 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24af85 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x42136e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x79b306 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24af85 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x42136e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x79b306 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24af85 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x42136e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x79b306 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24af85 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x42136e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x79b306 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24af85 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x42136e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x79b306 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x73cb68 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x400737 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36df6e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x73cb68 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x400737 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36df6e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x73cb68 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x400737 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36df6e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x73cb68 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x400737 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36df6e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x73cb68 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x400737 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36df6e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x579252 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24cf2a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0ac82f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x579252 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24cf2a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0ac82f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x579252 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24cf2a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0ac82f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x579252 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24cf2a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0ac82f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x579252 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x24cf2a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0ac82f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e5f95 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0912ce and fs3 == 0 and fe3 == 0x7a and fm3 == 0x5d00a0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e5f95 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0912ce and fs3 == 0 and fe3 == 0x7a and fm3 == 0x5d00a0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e5f95 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0912ce and fs3 == 0 and fe3 == 0x7a and fm3 == 0x5d00a0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e5f95 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0912ce and fs3 == 0 and fe3 == 0x7a and fm3 == 0x5d00a0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e5f95 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x0912ce and fs3 == 0 and fe3 == 0x7a and fm3 == 0x5d00a0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5cf92b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17a68b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02e6bb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5cf92b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17a68b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02e6bb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5cf92b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17a68b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02e6bb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5cf92b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17a68b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02e6bb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x5cf92b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17a68b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02e6bb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b9cd8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b9a64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f8537 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b9cd8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b9a64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f8537 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b9cd8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b9a64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f8537 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b9cd8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b9a64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f8537 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b9cd8 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b9a64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f8537 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x49fbec and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07c670 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5640d7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x49fbec and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07c670 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5640d7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x49fbec and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07c670 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5640d7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x49fbec and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07c670 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5640d7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x49fbec and fs2 == 1 and fe2 == 0x81 and fm2 == 0x07c670 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5640d7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x009e8f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x327aa0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3357b8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x009e8f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x327aa0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3357b8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x009e8f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x327aa0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3357b8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x009e8f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x327aa0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3357b8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x009e8f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x327aa0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3357b8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x295c16 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ee924 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e0dd9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x295c16 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ee924 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e0dd9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x295c16 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ee924 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e0dd9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x295c16 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ee924 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e0dd9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x295c16 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ee924 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e0dd9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6f7b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b6916 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2da5f6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6f7b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b6916 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2da5f6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6f7b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b6916 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2da5f6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6f7b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b6916 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2da5f6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6f7b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0b6916 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2da5f6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fd96b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4f91bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x427958 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fd96b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4f91bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x427958 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fd96b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4f91bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x427958 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fd96b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4f91bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x427958 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fd96b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4f91bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x427958 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ddc55 and fs2 == 1 and fe2 == 0x78 and fm2 == 0x3983f7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x099619 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ddc55 and fs2 == 1 and fe2 == 0x78 and fm2 == 0x3983f7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x099619 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ddc55 and fs2 == 1 and fe2 == 0x78 and fm2 == 0x3983f7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x099619 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ddc55 and fs2 == 1 and fe2 == 0x78 and fm2 == 0x3983f7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x099619 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ddc55 and fs2 == 1 and fe2 == 0x78 and fm2 == 0x3983f7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x099619 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1ef4e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36b300 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62e287 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1ef4e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36b300 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62e287 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1ef4e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36b300 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62e287 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1ef4e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36b300 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62e287 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1ef4e9 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36b300 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62e287 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x17a357 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x294e60 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x489283 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x17a357 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x294e60 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x489283 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x17a357 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x294e60 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x489283 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x17a357 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x294e60 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x489283 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x17a357 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x294e60 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x489283 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ae1d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f895e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bb520 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ae1d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f895e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bb520 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ae1d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f895e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bb520 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ae1d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f895e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bb520 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ae1d9 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3f895e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bb520 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69123a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5755fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x440c95 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69123a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5755fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x440c95 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69123a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5755fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x440c95 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69123a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5755fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x440c95 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69123a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5755fa and fs3 == 0 and fe3 == 0x7e and fm3 == 0x440c95 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ec9f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x56d8a7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2d8bd4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ec9f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x56d8a7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2d8bd4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ec9f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x56d8a7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2d8bd4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ec9f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x56d8a7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2d8bd4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ec9f5 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x56d8a7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2d8bd4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bff83 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c68b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0148d0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bff83 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c68b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0148d0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bff83 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c68b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0148d0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bff83 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c68b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0148d0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bff83 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6c68b6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0148d0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x375d05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x414fb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a7635 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x375d05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x414fb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a7635 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x375d05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x414fb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a7635 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x375d05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x414fb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a7635 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x375d05 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x414fb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a7635 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x6472bf and fs2 == 1 and fe2 == 0x88 and fm2 == 0x62cdc3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a64ea and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x6472bf and fs2 == 1 and fe2 == 0x88 and fm2 == 0x62cdc3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a64ea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x6472bf and fs2 == 1 and fe2 == 0x88 and fm2 == 0x62cdc3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a64ea and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x6472bf and fs2 == 1 and fe2 == 0x88 and fm2 == 0x62cdc3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a64ea and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x74 and fm1 == 0x6472bf and fs2 == 1 and fe2 == 0x88 and fm2 == 0x62cdc3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4a64ea and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a314c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x52983c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40a7b5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a314c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x52983c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40a7b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a314c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x52983c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40a7b5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a314c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x52983c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40a7b5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a314c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x52983c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x40a7b5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5fa8c7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cfcc5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x17223c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5fa8c7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cfcc5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x17223c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5fa8c7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cfcc5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x17223c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5fa8c7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cfcc5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x17223c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5fa8c7 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x2cfcc5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x17223c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f69a and fs2 == 1 and fe2 == 0x7a and fm2 == 0x47b766 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1a7085 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f69a and fs2 == 1 and fe2 == 0x7a and fm2 == 0x47b766 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1a7085 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f69a and fs2 == 1 and fe2 == 0x7a and fm2 == 0x47b766 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1a7085 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f69a and fs2 == 1 and fe2 == 0x7a and fm2 == 0x47b766 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1a7085 and rm_val == 1 #nosat' : 1 coverage: 1680/1680 total_coverage: 1821/1821